SARS CoV2
Tools
- SRA-Toolkit
- seqtk (bioconda)
- snakemake (snakemake)
- QC : fastqc/ fastp (bioconda)
- Mapping : bowtie2 / bwa (bioconda)
- Variant calling : GATK, samtools (bioconda)
- Annotation : SnpEff (bioconda)
- Phylogenetic tree : ...
- ...
Environment
Copy the file conda_env.yaml into the no_backup folder of your home directory and then use following code to create the environment: mamba env create -f conda_env.yaml
Folder Structure (sars-cov2)
- Snakemake_file
- SRA_Toolkit -- fastq
- Qc -- fastqc -- multiqc
- Trimmgalore
- mapping -- bowtie2 -- bwa
samples
- Omikron (ERR6494491) https://www.ebi.ac.uk/ena/browser/view/ERR6494491
- Gamma (ERR4165100) https://www.ebi.ac.uk/ena/browser/view/ERR4165100
- Delta (ERR5777093) https://www.ebi.ac.uk/ena/browser/view/ERR5777093
- Beta (ERR5063609) https://www.ebi.ac.uk/ena/browser/view/ERR5063609
- Theta (ERR5628794) https://www.ebi.ac.uk/ena/browser/view/ERR5628794