Central codebase for virome data processing pipeline
Personally, I'm going to try micromamba:
https://mamba.readthedocs.io/en/latest/user_guide/micromamba.html
curl micro.mamba.pm/install.sh | bash
micromamba create -n ViromeDataProcessing -f ViromeDataProcessing.yml
Follow these instructions to install bbtools
https://jgi.doe.gov/data-and-tools/software-tools/bbtools/bb-tools-user-guide/installation-guide/
Run the following command:
conda activate ViromeDataProcessing
For people wanting to reproduce this analysis post publication, download raw reads from the SRA
For me, I copied the data from the UC Davis Genome Center server into
This has the option of merging multiple runs and runs FastQC and MultiQC