getfdata {RaceID} | R Documentation |
This functions allows the extraction of a filtered and normalized expression matrix
getfdata(object, g = NULL, n = NULL)
object |
|
g |
Vector of gene names to be included corresponding to a subset of valid row names of the |
n |
Vector of valid column names corresponding to a subset of valid column names of the |
Matrix of filtered expression data with genes as rows and cells as columns.