Skip to content

Plot overview of Multiple Sequence Alignments (MSA) using colored boxes

Notifications You must be signed in to change notification settings

janinamass/Vizqes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vizqes

Plot overview of Multiple Sequence Alignments (MSA)

######################################
# vizqes
######################################
usage:
    vizqes -f multifasta alignment
options:
     -f, --fasta=FILE    multifasta alignment (eg. "align.fas")

   [ -o, --outfile=STR   output file (png, eps, jpg) ]
   [ -c, --colorscheme=STR STR in ("default", "clustal", "lesk",
                                   "cinema", "maeditor", "dna",
                                   "aacid") ]
   [ -x, --boxwidth=INT draw INT pixels per residue (x direction) ]
   [ -y, --boxheight=INT draw INT pixels per residue (y direction) ]

adding identifiers:
   [ -s, --show_names    also draw sequence ids ]
   [ -g, --show_grouping] draw colors for match, mismatch, gap, and gapped matches
                          (ignores colorscheme) ]
   [ -F, --font_file=FONT path to truetype font (monospace fonts recommended) ]
""")

Examples:

alt tag

alt tag

alt tag

alt tag

alt tag

About

Plot overview of Multiple Sequence Alignments (MSA) using colored boxes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages