Description

Generate index files from reference fasta for bismark and bwameth

Input

name
description
pattern

fasta

Reference genome
Structure: [ val(meta), path(fasta) ]

*.{fa/fa.gz}

fasta_index

Reference genome index file
Structure: [ val(meta), path(fasta) ]

*.fai

bismark_index

Bismark genome index files
Structure: [ val(meta), path(bismark_index) ]

bwameth_index

Bwameth genome index files
Structure: [ val(meta), path(bwameth_index) ]

aligner

Aligner name (bismark, bismark_hisat, or bwameth)

collecthsmetrics

Whether to run picard collecthsmetrics tool

Output

name
description
pattern

fasta

Reference genome
Structure: [ val(meta), path(fasta) ]

*.fa

fasta_index

Reference genome index file
Structure: [ val(meta), path(fasta) ]

*.fai

bismark_index

Bismark genome index files
Structure: [ val(meta), path(bismark_index) ]
pattern: “BismarkIndex”

bwameth_index

Bwameth genome index files
Structure: [ val(meta), path(bwameth_index) ]
pattern: “index”

versions

File containing software versions
Structure: [ path(versions.yml) ]

versions.yml