This method lets you extract the pangenome matrix of the pangenome. It is not
possible to directly change the pangenome matrix as it not necessary stored
in the object but might be calculated on request. Either way the pangenome
matrix is a function of the gene grouping and should be changed by changing
the gene grouping instead of being manipulated downstream.
Usage
pgMatrix(object)
"pgMatrix"(object)
Arguments
object
A pgVirtual subclass
Value
A matrix with organisms as columns and gene groups as rows
Methods (by class)
pgVirtual: Get pangenome matrix for pgVirtual subclasses