Description

A post sequencing QC tool for Oxford Nanopore sequencers

Input

name:type
description
pattern

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

ontfile

:file

Input ONT file

*.{fastq,fastq.gz,fq,fq.gz,txt,txt.gz,bam}

Output

name:type
description
pattern

report_data

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*/*.data

:file

Report data emitted from toulligqc

*.data

report_html

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*/*.html

:file

Report data in html format

*.html

plots_html

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*/images/*.html

:file

Plots emitted in html format

*.html

plotly_js

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*/images/plotly.min.js

:file

Plots emitted from toulligqc

plotly.min.js

versions_toulligqc

${task.process}

:string

Name of the process

toulligqc

:string

Name of the tool

toulligqc --version

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

Name of the process

toulligqc

:string

Name of the tool

toulligqc --version

:eval

The expression to obtain the version of the tool

Tools

toulligqc
CECILL-2.1

A post sequencing QC tool for Oxford Nanopore sequencers