Description Usage Arguments Value Note Author(s) See Also
Create an alignment track
1 2 3 |
x |
An object of type |
name |
The name of the track (a character string) |
refseq |
A character string identifying the sequence whose
coordinate range to use in the plot. A value of |
short.label |
An optional character string to be displayed in the left-hand margin of the track |
pretty |
If |
nuc.text |
If not NULL, can be a vector of character strings. Each character string should be the same length as the MSA with respect to refseq. |
nuc.text.pos |
If nuc.text is not NULL, can be either "top" or "bottom" to indicate where to place nuc.text relative to the alignment. Will be recycled to the length of nuc.text. |
nuc.text.col |
If nuc.text is not NULL, color to be used for printing nuc.text. Will be recycled to the length of nuc.text. |
An object of type track
which can be plotted with the
plot.track function
alignment plots will only be displayed if the plot is zoomed in enough to show the alignment data.
Melissa J. Hubisz
plot.track
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.