Description

Filtering and trimming of Oxford Nanopore Sequencing data

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

reads{:bash}

:file

Gunziped fastq files from Oxford Nanopore sequencing.

*.fastq.gz

summary_file{:bash}

:file

Optional - Albacore or guppy summary file for quality scores

Output

name:type
description
pattern

filtreads{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.fastq.gz{:bash}

:file

Gunziped fastq files after filtering.

*.fastq.gz

log_file{:bash}

*.log{:bash}

:file

Log file generated by —logfile option in NanoFilt, the file must end with .log extension.

*.log

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

nanofilt
GLP-3.0

Filtering and trimming of Oxford Nanopore Sequencing data