Previous changeset 20:ba2511ebd36a (2016-11-28) Next changeset 22:0bea8c187a90 (2016-11-28) |
Commit message:
Uploaded |
modified:
wrapper.sh |
b |
diff -r ba2511ebd36a -r c281993e515b wrapper.sh --- a/wrapper.sh Mon Nov 28 07:23:50 2016 -0500 +++ b/wrapper.sh Mon Nov 28 10:24:25 2016 -0500 |
[ |
@@ -654,7 +654,7 @@ then if [[ "${class_filter}" == "101_101" ]] then - cp $outdir/new_IMGT.txz ${naive_output_ca} + cp $outdir/new_IMGT.txz ${naive_output_all} else cp $outdir/new_IMGT_IGA.txz ${naive_output_ca} cp $outdir/new_IMGT_IGG.txz ${naive_output_cg} |