Skip to content

Commit

Permalink
bug in FASTQC
Browse files Browse the repository at this point in the history
  • Loading branch information
safisher committed Jan 20, 2015
1 parent 677d3c8 commit 9ef3314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ngs_FASTQC.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ ngsCmd_FASTQC() {
# THE FOLLOWING CLEANUP IS ONLY RELEVANT TO FASTQC VERSION 0.11.1 AND LATER
prnCmd "mv $SAMPLE/$ngsLocal_FASTQC_OUT_DIR/unaligned_2.fq_fastqc.html $SAMPLE/$ngsLocal_FASTQC_OUT_DIR/$SAMPLE.read_2.$ngsLocal_FASTQC_OUT_DIR.html"
mv $SAMPLE/$ngsLocal_FASTQC_OUT_DIR/unaligned_2.fq_fastqc.html $SAMPLE/$ngsLocal_FASTQC_OUT_DIR/$SAMPLE.read_2.$ngsLocal_FASTQC_OUT_DIR.html
fi
fi

prnCmd "# FINISHED: FASTQC"
Expand Down

0 comments on commit 9ef3314

Please sign in to comment.