This is the wrapper script for running the IgAnalysis_Workflow.py pipeline
- Docker
- Python 2.7
- Create a folder called "working" in ~/Desktop
- Place the input fastq or fasta file in the "working" folder and run the following command:
python RunIgAnalysis.py
- Note: In order to run docker as a sudoer, your password might be asked by the operating system.