Description

Extension of Porechop whose purpose is to process adapter sequences in ONT reads.

Input

name:type
description
pattern

meta{:bash}

:map

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

reads{:bash}

:file

fastq/fastq.gz file

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

custom_adapters{:bash}

:file

Text file containing custom adapters

Output

name:type
description
pattern

reads{:bash}

meta{:bash}

:map

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

*.fastq.gz{:bash}

:file

Adapter-trimmed fastq.gz file

*.fastq.gz

log{:bash}

meta{:bash}

:map

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

*.log{:bash}

:file

Log file containing stdout information

*.log

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

porechop_abi
MIT

Extension of Porechop whose purpose is to process adapter sequences in ONT reads.