Description

Induce a variation graph in GFA format from alignments in PAF format

Input

name:type
description
pattern

meta{:bash}

:map

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

paf{:bash}

:list

comma-separated PAF file(s) of alignments, single entry allowed

[*.{paf,paf.gz},*.{paf,paf.gz},...]

fasta{:bash}

:file

FASTA file used to generate alignments

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

Output

name:type
description
pattern

gfa{:bash}

meta{:bash}

:map

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

*.gfa{:bash}

:file

Variation graph in GFA 1.0 format

*.{gfa}

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

seqwish
MIT

seqwish implements a lossless conversion from pairwise alignments between sequences to a variation graph encoding the sequences and their alignments.