Description Usage Arguments Value Methods (by class) Examples
This method plots the number of genes in each organism and, if gene groups have been defined, the number of singleton, accessory and core gene groups.
1 2 3 4 |
object |
A pgVirtual subclass |
... |
Parameters passed on to color scale. |
sort |
logical. Should Genomes be sorted based on their number of genes |
color |
A metadata name to color the organisms by |
This function is called for its side effects
pgVirtual
: Plot basic statistics for pgVirtual subclasses
1 2 3 4 | testPG <- .loadPgExample(withGroups=TRUE)
# Should make a nice little plot
plotStat(testPG)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.