converts expression data from a dataframe into an object.
converts expression data from a dataframe into an object.
convert.expression(data, entries = NULL)
data |
A dataframe of expression data to be loaded. |
entries |
An optional string array that designates the entries of the dataframe to be loaded. |
An object that represents the expression data of microarray/RNA-seq.
Internally, the object holds a matrix of size
nsamples * ngenes
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.