浏览代码

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"

正在加载...
取消
保存