Description

Makes a dotplot (Oxford Grid) of pair-wise sequence alignments

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, compressed with gzip

*.{maf.gz}

format (string)

Output format (PNG or GIF).

annot_a (file)

Annotation file in BED, Repeamasker, genePred or AGP format for the first (horizontal) sequence

*.{bed,bed.gz,out,out.gz,rmsk.txt,rmsk.txt.gz,genePred,genePred.gz,gff,gff.gz,gtf,gtf.gz,gap.txt,gap.txt.gz}

annot_b (file)

Annotation file in BED, Repeamasker, genePred or AGP format for the second (vertical) sequence

*.{bed,bed.gz,out,out.gz,rmsk.txt,rmsk.txt.gz,genePred,genePred.gz,gff,gff.gz,gtf,gtf.gz,gap.txt,gap.txt.gz}

Output

Name (Type)
Description
Pattern

meta (map)

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

png (file)

Pairwise alignment dot plot image, in PNG format.

*.png

gif (file)

Pairwise alignment dot plot image, in GIF format.

*.gif

versions (file)

File containing software versions

versions.yml