Customized fastq alignment pipeline for Orchestra (Harvard Medical School's LSF based clusters)
ssh {username}@hms.harvard.edu:{path to the folder containing this pipeline scripts}
module load seq/rcbio/1.6
vim parameters.txt
vim convertToSubmission.sh
bash convertToSubmission.sh
bash toSubmitPipe.sh parameters.txt
If any intermediate step fails, then fix it and resubmit. It will ask whether to run the previous steps or not. Therefore, you wont need to rerun every step from scratch.