Browse Source

add tcr

master
stead99 5 years ago
parent
commit
deb568d6cc
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      tasks/mixcr.wdl

+ 1
- 1
tasks/mixcr.wdl View File

@@ -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"
}
}

Loading…
Cancel
Save