Skip to content

A nextflow pipeline for processing raw Nanopore data

Notifications You must be signed in to change notification settings

ncct-mibi/nxf-ont

 
 

Repository files navigation

nxf-ont

A nextflow pipeline for processing raw Nanopore data.

About

nxf-ont is a bioinformatics pipeline that can be used to perform basecalling, demultiplexing and QC of Nanopore DNA/RNA raw sequencing data. It is built with Nextflow and runs in a docker container by default, so only Nextflow and docker are needed to run it.

Usage

A typical command for running the pipeline is:

nextflow run angelovangel/nxf-ont \
--input /path/to/fast5/files \
--flowcell FLO-PRO001 \
--kit SQK-LSK109 \
--barcode_kit EXP-NBD104 \
-profile docker

About

A nextflow pipeline for processing raw Nanopore data

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Nextflow 76.1%
  • Dockerfile 19.9%
  • R 4.0%