getfdata {RaceID} | R Documentation |
Extracting filtered expression data
Description
This functions allows the extraction of a filtered and normalized expression matrix
Usage
getfdata(object, g = NULL, n = NULL)
Arguments
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 |
Value
Matrix of filtered expression data with genes as rows and cells as columns.
[Package RaceID version 0.3.5 Index]