Description

Performs indexing of c2t converted reference genome

Input

name:type
description
pattern

meta{:bash}

:map

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

fasta{:bash}

:file

Input genome fasta file

use_mem2{:bash}

:boolean

If true, use bwameth index-mem2 for indexing. If false, use bwameth index (default: false)

Output

name:type
description
pattern

index{:bash}

meta{:bash}

:directory

Directory containing bwameth genome index

index

BwamethIndex{:bash}

:directory

Directory containing bwameth genome index

index

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

bwameth
MIT

Fast and accurate alignment of BS-Seq reads using bwa-mem and a 3-letter genome.