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