Skip to content

A pipeline for processing raw sequence data from nanopore runs

Notifications You must be signed in to change notification settings

BCCDC-PHL/process-nanopore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

process-nanopore

Setup

This pipeline assumes that dorado is available on the PATH. It is known to be compatible with dorado-linux-x64 v0.8.0, and may not be compatible with other versions.

Usage

nextflow run BCCDC-PHL/process-nanopore \
  --run_dir </path/to/nanopore_run>
  --samplesheet </path/to/nanopore_run/sample_sheet.csv>
  --outdir </path/to/nanopore_run/fastq_pass_combined>

About

A pipeline for processing raw sequence data from nanopore runs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published