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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.