Description Usage Arguments Value Methods (by class) Note Examples
This method extracts the width (i.e. number of residues) of each gene in the pangenome.
1 2 3 4 5 6 7 8 9 10  | 
object | 
 A pgVirtual subclass  | 
An integer vector with the length of each sequence
pgLM: Get gene width for pgLM and subclasses
pgFull: Get gene widths for pgFull and subclasses
pgSlim: Throws error for pgSlim
Required for subclasses of pgVirtual in order to extend the class system of FindMyFriends
1 2  | testPG <- .loadPgExample()
head(geneWidth(testPG))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.