internal-groupGenes: Add gene grouping to pangenome
Description
This is an internal function, not meant to be called directly. For adding
gene grouping manually see manualGrouping
. This method is a
requirement for classes inheriting from pgVirtual and is not relevant for
everyday users.
Usage
groupGenes(object, ...)
"groupGenes"(object, seqToGeneGroup)
"groupGenes"(object, seqToGeneGroup)
Arguments
object
A pgVirtual subclass
...
Parameters to be passed on
seqToGeneGroup
Integer vector equivalent to the output of
seqToGeneGroup on the new object.
Value
An object with the same class as object