Description

An nf-core module for the OATK

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘Cladonia_norvegica’ ]

reads{:bash}

:file

HiFi reads in FASTA format

*.{fasta,fasta.gz,fa,fa.gz}

meta2{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘Cladonia_norvegica’ ]

mito_hmm_files{:bash}

:file

HMM profile for mitochondrial gene annotation, with corresponding .h3i, h3f, .h3p, .h3m files from hmmpress

*.{fam,h3i,h3f,h3p,h3m}

meta3{:bash}

:map

Groovy Map containing sample information e.g. [ id:‘Cladonia_norvegica’ ]

pltd_hmm_files{:bash}

:file

HMM profile for plastid gene annotation, with corresponding .h3i, h3f, .h3p, .h3m files from hmmpress

*.{fam,h3i,h3f,h3p,h3m}

Output

name:type
description
pattern

mito_fasta{:bash}

meta{:bash}

:map

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

*mito.ctg.fasta{:bash}

:file

the structure-solved MT contigs

*mito.ctg.fasta

pltd_fasta{:bash}

meta{:bash}

:map

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

*pltd.ctg.fasta{:bash}

:file

the structure-solved PT contigs

*pltd.ctg.fasta

mito_bed{:bash}

meta{:bash}

:map

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

*mito.ctg.bed{:bash}

:file

the gene annotation for the MT sequences

*mito.ctg.bed

pltd_bed{:bash}

meta{:bash}

:map

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

*pltd.ctg.bed{:bash}

:file

the gene annotation for the PT sequences

*pltd.ctg.bed

mito_gfa{:bash}

meta{:bash}

:map

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

*mito.gfa{:bash}

:file

the subgraph for the MT genome

*mito.gfa

pltd_gfa{:bash}

meta{:bash}

:map

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

*pltd.gfa{:bash}

:file

the subgraph for the PT genome

*pltd.gfa

annot_mito_txt{:bash}

meta{:bash}

:map

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

*annot_mito.txt{:bash}

:file

the MT gene annotation file over all assembled sequences

*annot_mito.txt

annot_pltd_txt{:bash}

meta{:bash}

:map

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

*annot_pltd.txt{:bash}

:file

the PT gene annotation file over all assembled sequences

*annot_pltd.txt

final_gfa{:bash}

meta{:bash}

:map

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

*utg.final.gfa{:bash}

:file

the GFA file for the final genome assembly

*utg.final.gfa

initial_gfa{:bash}

meta{:bash}

:map

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

*utg.gfa{:bash}

:file

the GFA file for the initial genome assembly

*utg.gfa

log{:bash}

meta{:bash}

:map

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

*.log{:bash}

:file

log file describing oatk run

*.log

versions_oatk{:bash}

${task.process}{:bash}

:string

The name of the process

oatk{:bash}

:string

The name of the tool

oatk --version 2>&1{:bash}

:eval

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions{:bash}

${task.process}{:bash}

:string

The name of the process

oatk{:bash}

:string

The name of the tool

oatk --version 2>&1{:bash}

:eval

The expression to obtain the version of the tool

Tools

oatk
MIT

An organelle genome assembly toolkit