Description Usage Arguments Value Methods (by class) Examples
This method gives the number of different gene groups in the object.
1 2 3 4 | nGeneGroups(object)
## S4 method for signature 'pgVirtual'
nGeneGroups(object)
|
object |
A pgVirtual subclass |
An integer giving the number of gene groups
pgVirtual
: The number of gene groups in the pangenome for
pgVirtual subclasses
1 2 | testPG <- .loadPgExample(withGroups=TRUE)
nGeneGroups(testPG)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.