/bootcamp

Code for the Programming Bootcamp

Primary LanguagePythonMIT LicenseMIT

bootcamp

Code for the Programming Bootcamp

Data and commands are adapted from here

Steps to get things to work

  1. Log into Tombo and create/move to a folder in /work/scratch/

  2. Clone repo with git clone https://github.com/oist/bootcamp.git (note the use of https) then cd bootcamp/BLAST

  3. Create the BLAST database: makeblastdb -in data/database/Refsoil16s.fa -dbtype nucl -out data/database/My16sAmplicon

  4. Run module load python/3.5.2

  5. Run python3 main.py

  6. Run sbatch data/blastjob.slurm

  7. Run python3 analysis.py