pgFull-class {FindMyFriends} | R Documentation |
This class handles pangenome data without gene location information and with all sequences stored in memory. This makes sequence lookup much faster but also increases the memory footprint of the object thus making it a bad choice for very large pangenome with millions of genes.
sequences
Either an AAStringSet or DNAStringSet containing all sequences in the pangenome.
Other Pangenome_classes: pgFullLoc-class
,
pgInMem-class
,
pgInMemLoc-class
, pgLM-class
,
pgLMLoc-class
, pgSlim-class
,
pgSlimLoc-class
,
pgVirtual-class
,
pgVirtualLoc-class