Description

a pangenome-scale aligner

Input

name:type
description
pattern

meta{:bash}

:map

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

fasta_gz{:bash}

:file

BGZIPPED FASTA target file to create the mappings from.

{fa.gz,fna.gz,fasta.gz}

paf{:bash}

:file

Optional inpute file in PAF format to derive the precise alignments for.

*.{paf}

gzi{:bash}

:file

The GZI index of the input FASTA file.

*.{gzi}

fai{:bash}

:file

The FASTA index of the input FASTA file.

*.{fai}

query_self{:bash}

:boolean

If set to true, the input FASTA will also be used as the query FASTA.

fasta_query_list{:bash}

:file

Optional inpute file in FASTA format specifying the query sequences as a list.

*.{fa,fna,fasta}

Output

name:type
description
pattern

paf{:bash}

meta{:bash}

:map

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

*.paf{:bash}

:file

Alignments in PAF format

*.{paf}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

wfmash
MIT

a pangenome-scale aligner