Documentation read from 04/17/2019 22:07:24 version of /vol/public-pseed/FIGdisk/FIG/bin/svr_ali_to_html.
svr_ali_to_html [options] < alignment.in.fasta.format > alignment.as.html
Convert a FASTA alignment to HTML
This script takes a FASTA version of an alignment and produces the HTML needed to support visualization of the alignment.
If conservation is specified, coloring is used to reveal levels of conservation (within a column). If conservation2 is specified, an alternative color scheme is used to reveal levels of conservation (within a column). If residue is specified, coloring is used to reveal classes of residues. If none simply turns off coloring
The default value is conservation.
If this option is specified, pop-up sequence definitions (comments) will be omitted
If this option is specified, pop-up menus will be omitted (only valid with -t)
If this option is specified, the legend will be omitted
Treat residues as nucleotides (if neither -n nor -p is set, the program looks at the sequence and guesses)
Treat residues as amino acids (if neither -n nor -p is set, the program looks at the sequence and guesses)
Add unaligned residues to the ends of the alignment
Write html table (default is to write a self-contained page)
The generated HTML document is written to STDOUT.