소스 검색

add tcr

master
stead99 5 년 전
부모
커밋
01442e19ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tasks/mixcr.wdl

+ 1
- 1
tasks/mixcr.wdl 파일 보기

@@ -39,7 +39,7 @@ task mixcr {
File assemble_rescued_extended_out = base + "_rescued_2_extended.vdjca"
File clns_out = base + ".clns"
File clones_out = base + ".txt"
File trb_out = base + ".TCR.txt"
File tcr_out = base + ".TCR.txt"
File trb_out = base + ".TRB.txt"
File tra_out = base + ".TRA.txt"
File trd_out = base + ".TRD.txt"

Loading…
취소
저장