Description Usage Arguments Value Methods (by class) Examples
This method returns the total number of genes in a pangenome (i.e. the sum of genes in each organism in the pangenome)
1 2 3 4 |
object |
A pgVirtual subclass |
An integer giving the number of genes in the object
pgVirtual
: The number of genes in the pangenome for pgVirtual
subclasses.
1 2 | testPG <- .loadPgExample()
nGenes(testPG)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.