This is the repository for supplementary materials for the upcoming publication
Files:
- 📑
01_Lab_journal.ipynb
- laboratory journal with commands to reproduce pipeline - ⚙️
QC_pipeline
-snakemake
pipeline to runfastqc
&multiqc
- ⚙️
kraken2_pipeline
-snakemake
pipeline to runkraken2
againstPlusPF
database - 📁
fastqc_reports
- folder withfastqc
reports:- 📁
{sample}
- outputs are stored in folders by samples (D1-5; P1-P5):- 📑
{sample}_combined_R1_fastqc.html
-fastqc
report on forward reads - 📑
{sample}_combined_R2_fastqc.html
-fastqc
report on reverse reads
- 📑
- 📁
- 📁
multiqc_reports
- folder withmulti
reports:- 📁
{sample}
- outputs are stored in folders by samples (D1-5; P1-P5):- 📑
multiqc_report.html
- merged forward & reverse readsmultiqc
report
- 📑
- 📁
- 📑
qc_n_tax_id.yaml
- conda environment
Instruction:
- Create new environment
qc_n_tax_id
conda env create -f qc_n_tax_id.yaml
This part of work was done on DSTU's server