浏览代码

add tcr

master
stead99 5 年前
父节点
当前提交
deb568d6cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      tasks/mixcr.wdl

+ 1
- 1
tasks/mixcr.wdl 查看文件

@@ -44,7 +44,7 @@ task mixcr {
File tra_out = base + ".TRA.txt"
File trd_out = base + ".TRD.txt"
File trg_out = base + ".TRG.txt"
File igh_out = base + ".BCR.txt"
File bcr_out = base + ".BCR.txt"
File igh_out = base + ".IGH.txt"
}
}

正在加载...
取消
保存