Description

An nf-core module for the OATK

Input

Name (Type)
Description
Pattern

meta (map)

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

reads (file)

HiFi reads in FASTA format

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

mito_hmm (file)

mitochondria gene annotation HMM profile database

*.{fa,fam}

mito_hmm_h3f (file)

mitochondria gene annotation HMM profile binary auxfile

*.{h3f}

mito_hmm_h3i (file)

mitochondria gene annotation HMM profile binary auxfile

*.{h3i}

mito_hmm_h3m (file)

mitochondria gene annotation HMM profile binary auxfile

*.{h3m}

mito_hmm_h3p (file)

mitochondria gene annotation HMM profile binary auxfile

*.{h3p}

pltd_hmm (file)

plastid gene annotation HMM profile database

*.{fa,fam}

pltd_hmm_h3f (file)

plastid gene annotation HMM profile binary auxfile

*.{h3f}

pltd_hmm_h3i (file)

plastid gene annotation HMM profile binary auxfile

*.{h3i}

pltd_hmm_h3m (file)

plastid gene annotation HMM profile binary auxfile

*.{h3m}

pltd_hmm_h3p (file)

plastid gene annotation HMM profile binary auxfile

*.{h3p}

Output

Name (Type)
Description
Pattern

meta (map)

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

]

versions (file)

File containing software versions

versions.yml

mito_fasta (file)

the structure-solved MT contigs

*mito.ctg.fasta

pltd_fasta (file)

the structure-solved PT contigs

*pltd.ctg.fasta

mito_bed (file)

the gene annotation for the MT sequences

*mito.ctg.bed

pltd_bed (file)

the gene annotation for the PT sequences

*pltd.ctg.bed

mito_gfa (file)

the subgraph for the MT genome

*mito.gfa

pltd_gfa (file)

the subgraph for the PT genome

*pltd.gfa

annot_mito_txt (file)

the MT gene annotation file over all assembled sequences

*annot_mito.txt

annot_pltd_txt (file)

the PT gene annotation file over all assembled sequences

*annot_pltd.txt

clean_gfa (file)

the GFA file for the clean genome assembly

*utg.clean.gfa

final_gfa (file)

the GFA file for the final genome assembly

*utg.final.gfa

initial_gfa (file)

the GFA file for the initial genome assembly

*utg.gfa

multiplex_gfa (file)

the mutliplexed GFA file

*utg.multiplex.gfa

unzip_gfa (file)

the unzipped GFA file

*utg.unzip.gfa

Tools

oatk
MIT

An organelle genome assembly toolkit