Description

Converts MAF alignments in another format.

Input

name:type
description
pattern

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

maf:file

Multiple Aligment Format (MAF) file, optionally compressed with gzip

*.{maf.gz,maf}

format:string

Output format (one of axt, blast, blasttab, chain, gff, html, psl, sam, or tab)

Output

name:type
description
pattern

axt_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.axt.gz:file

Gzipped pairwise alignment in Axt (Blastz) format (optional)

*.axt.gz

blast_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.blast.gz:file

Gzipped pairwise alignment in blast format (optional)

*.blast.gz

blasttab_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.blasttab.gz:file

Gzipped pairwise alignment in blasttab format (optional)

*.blasttab.gz

chain_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.chain.gz:file

Gzipped pairwise alignment in UCSC chain format (optional)

*.chain.gz

gff_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.gff.gz:file

Gzipped pairwise alignment in GFF format (optional)

*.gff.gz

html_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.html.gz:file

Gzipped pairwise alignment in HTML format (optional)

*.html.gz

psl_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.psl.gz:file

Gzipped pairwise alignment in PSL (BLAT) format (optional)

*.psl.gz

sam_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.sam.gz:file

Gzipped pairwise alignment in SAM format (optional)

*.sam.gz

tab_gz

meta:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.tab.gz:file

Gzipped pairwise alignment in TAB format (optional)

*.tab.gz

versions

versions.yml:file

File containing software versions

versions.yml

Tools

last
GPL v3-or-later

LAST finds & aligns related regions of sequences.