| as.abundance_matrix {geneExpression} | R Documentation |
abundance data
as.abundance_matrix(samples,
normalized = FALSE);
a warning message will be pushed into the R# environment message buffer if the abundance data of some sample is nothing, and such kind of the sample will be skipped, an NotImplementedException will be thrown if the input data is not a tuple list object or the abundance data type is not supported.
a Matrix abundance matrix object that the rows are the taxonomy features and the columns are the input samples.