getProbMatrix {digitalDLSorteR} | R Documentation |
Getter function for the cell composition matrix
Description
Getter function for the cell composition matrix. This function allows to access to the cell composition matrix of simulated training or test pseudo-bulk RNA-Seq data.
Usage
getProbMatrix(object, type.data)
Arguments
object |
|
type.data |
Subset of data to e shown: |
Value
A matrix object with the desired cell proportion matrix.
See Also
[Package digitalDLSorteR version 1.0.1 Index]