| aggregate_samples {geneExpression} | R Documentation |
<br /> this method can be apply for reduce data size when create some plot for <br /> visualize the gene expression patterns across the sample groups.
aggregate_samples(matrix, ...);
a new expression matrix object that each sample column is the sum value of the sample columns in the corresponding sample group;
this function returns a R# error message object if the given sample group information is empty.