Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 471 Bytes

index.md

File metadata and controls

30 lines (23 loc) · 471 Bytes

Spribille Lab Workflows: Quality control of short reads for genomes and metagenomes

Pre-QC read quality

MetaWRAP QC module

# set up variables


# run QC module
conda activate metawrap-env
mkdir READ_QC
metawrap read_qc -1 RAW_READS/Sporothrix_1.fastq -2 RAW_READS/Sporothrix_2.fastq -t 24 -o READ_QC/Sporothrix

Post-QC read quality

© 2021 GitHub, Inc. Terms Privacy Security Status Docs Contact GitHub Pricing API Training Blog About