Skip to content

bibymaths/nf-illumina2lineage

Repository files navigation

nf-illumina2lineage

GitHub last commit Nextflow DOI

A Nextflow pipeline for SARS-CoV-2 genome assembly and lineage assignment from Illumina paired-end sequencing data.


Quickstart

git clone https://github.com/bibymaths/nf-illumina2lineage.git
cd nf-illumina2lineage
nextflow run main.nf

Documentation

All documentation lives in docs/ and is rendered here.

  • Getting started: docs/quickstart.md
  • Workflow overview: docs/workflow.md
  • Processes: docs/processes.md
  • Parameters: docs/parameters.md
  • Outputs: docs/outputs.md
  • Lineage QC: docs/lineage_qc.md

Inputs

  • Illumina paired-end FASTQ.gz
  • SARS-CoV-2 reference genome (auto-downloaded)

Outputs

  • QC reports (FastQC, Fastp, MultiQC)
  • BAM and VCF files
  • Consensus FASTA
  • Pangolin lineage assignments
  • Phylogenetic tree

See docs/outputs.md for details.


License

BSD 3-Clause License. See LICENSE.


Author

Abhinav Mishra Email: mishraabhinav@gmail.com


Acknowledgments

Developed during the SARS-2 Bioinformatics and Data Science course at Freie Universität Berlin and the Robert Koch Institute.


About

A Nextflow pipeline for SARS-CoV-2 genome assembly from Illumina reads.

Topics

Resources

License

Stars

Watchers

Forks