https://www.lucidchart.com/documents/view/6a805a1f-7d82-43cf-b0a4-4e71faed9ce1
git clone https://github.com/CCBR/RNASeqPipeline
1/ add a BASH_ENV to your .bashrc file
1-1 Create a file called ~/.bash_script_exports. The contents of the file should be: source /usr/local/Modules/default/init/bash
1-2 Add to your /.bashrc file this line:
export BASH_ENV=/.bash_script_exports
2/ allow X11 display
- login with option -X example: ssh -X [email protected]
3/ cp *.sh path2workingdirectory
4/ cp *.json path2workingdirectory
5/ bash dryrun.sh
6/ qsub -V -l nodes=1:gpfs submit.sh