"length"(x)
"show"(object)
"["(x, i)
"["(x, i)
"["(x, i)
"["(x, i)
"[["(x, i)
as(object, Class='ExpressionSet')
as(object, Class='matrix')
length
: Length of a Pangenome, defined as the number of
organisms it contain show
: Basic information about the pangenome [
: Create subsets of pangenomes based on index [
: Create subsets of pangenomes based on index [
: Create subsets of pangenomes based on organism name [
: Create subsets of pangenomes based on logical vector [[
: Extract sequences from a single organism
.settings
callNextMethod(object)
as the last line.
Additionally subclasses can override the following methods for performance gains. Otherwise they will be derived from the above methods.
Developers are encourages to consult the implementation of FindMyFriends own classes when trying to implement new ones
pgFull-class
,
pgFullLoc-class
,
pgInMem-class
,
pgInMemLoc-class
, pgLM-class
,
pgLMLoc-class
, pgSlim-class
,
pgSlimLoc-class
,
pgVirtualLoc-class