Description Usage Arguments Value Author(s)
These functions convert ranges of peptides or exons to
AnnotationTrack or GeneRegionTrack objects from the
Gviz package and produces the corresponding plot. The
genome argument controls whether additional ideogram and
axis tracks are to be plotted. plotAsAnnotationTrack plots
peptides that span multiple exons in red and connects them with a
grey line.
1 2 3 | plotAsAnnotationTrack(x, ..., genome = "hg38", plot = TRUE)
plotAsGeneRegionTrack(..., genome = "hg38", plot = TRUE)
|
x |
A |
... |
One or more |
genome |
A |
plot |
A |
Used for its plotting side effects. Invisible returns a list of tracks.
Laurent Gatto
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.