Skip to content

NextFlow pipeline for SARS-CoV-2 Nanopore data

Notifications You must be signed in to change notification settings

michallaz/nf_nanopore_sars_ml

 
 

Repository files navigation

NextFlow pipeline for SARS-CoV-2 Nanopore data

This pipeline is reimplementation of pzh_pipeline_sars_nanopore in NextFlow.

Building

DOCKER_BUILDKIT=1 docker build --target main -t nf_nanopore_sars-3.0-main:latest .

You can enter docker with:

docker run -it --rm nf_nanopore_sars-3.0-main:latest

Testing

nf-tests test

Pipeline overview

flowchart

About

NextFlow pipeline for SARS-CoV-2 Nanopore data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.2%
  • Nextflow 25.5%
  • Dockerfile 16.4%
  • Shell 1.9%