Skip to content

forty2wallabyway/ONTPreProcess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

ONTPreProcess

A simple Snakemake workflow for preprocessing of ONT (Nanopore) raw reads.

Currently designed to:
a) Quality filter using nanoq
b) Subsample using seqtk
c) Trim adapters using porechop
d) Generate a summary report using nanoq

Minimum read length, quality, and subsampling depth are currently set to 500bp, 12, and 60,000, respectively. Values can be adjusted directly in the Snakefile for variable processing.

Suggested usage:

  1. Clone repo to desired workspace.
  2. Create conda environment using provided environment file.
  3. Run workflow by activating Snakemake with the desired number of --cores

About

A simple workflow for processing ONT (Nanopore) raw reads.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages