| load.expr {geneExpression} | R Documentation |
load.expr(file,
exclude.samples = NULL,
rm.ZERO = FALSE,
makeNames = FALSE,
makeUnique = TRUE);
the table file format that handled by this function could be a csv table file or tsv table file.
a HTS data matrix of samples in column and gene features in row
load.expr(file = "./rawdata.csv")