|
|
|
|
|
|
|
|
mixcr assemble ${base}_rescued_2_extended.vdjca ${base}.clns |
|
|
mixcr assemble ${base}_rescued_2_extended.vdjca ${base}.clns |
|
|
mixcr exportClones ${base}.clns ${base}.txt |
|
|
mixcr exportClones ${base}.clns ${base}.txt |
|
|
mixcr exportClones -c TRB ${base}.clns ${base}.TRB.txt |
|
|
mixcr exportClones -c TRB ${base}.clns ${base}.TRB.txt |
|
|
|
|
|
mixcr exportClones -c TRA ${base}.clns ${base}.TRA.txt |
|
|
|
|
|
mixcr exportClones -c TRD ${base}.clns ${base}.TRD.txt |
|
|
|
|
|
mixcr exportClones -c TRG ${base}.clns ${base}.TRG.txt |
|
|
mixcr exportClones -c IGH ${base}.clns ${base}.IGH.txt |
|
|
mixcr exportClones -c IGH ${base}.clns ${base}.IGH.txt |
|
|
|
|
|
|
|
|
>>> |
|
|
>>> |
|
|
|
|
|
|
|
|
File clns_out = base + ".clns" |
|
|
File clns_out = base + ".clns" |
|
|
File clones_out = base + ".txt" |
|
|
File clones_out = base + ".txt" |
|
|
File trb_out = base + ".TRB.txt" |
|
|
File trb_out = base + ".TRB.txt" |
|
|
|
|
|
File trb_out = base + ".TRA.txt" |
|
|
|
|
|
File trb_out = base + ".TRD.txt" |
|
|
|
|
|
File trb_out = base + ".TRG.txt" |
|
|
File igh_out = base + ".IGH.txt" |
|
|
File igh_out = base + ".IGH.txt" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |