-
Notifications
You must be signed in to change notification settings - Fork 2
Home
This pipeline takes as input Sars-CoV-2 ONT sequencing data and outputs consensus.fasta files along with assigned lineage (pangolin and nextclade), mutations and QC. It uses scripts and pipelines from the [Artic network's nCoV-2019 novel coronavirus bioinformatics protocol] (https://artic.network/ncov-2019/ncov2019-bioinformatics-sop.html).
Takes as input a directory containing fast5_pass with/without fastq_pass directories + a file to link sample names and barcodes.
Please see the wiki for how to:
- What does the pipeline do?
- Install this program and its dependencies
- How to run the pipeline and required inputs
- The QC parameters used and how to change these
- Example ouput report and explanation
Additionally, you might be interested in:
- Effectively copy files from GridION/MinIT to analysis computer
- How to run each command manually
Please note that this script is intended for the use at the AMR lab at Stavanger University Hospital, you may need to change it for it to work in your environment.
Many thanks to the Artic network team, pangolin and nextclade developers for developing the protocols and pipelines used for this!