| aggregate_genes {geneExpression} | R Documentation |
aggregate_genes(x);
this function is a shortcut of the aggregate api with the byrow parameter value TRUE.
a new expression matrix object that the gene feature rows with the identical gene id have been merged into a single row via the sum value, the tag of the generated matrix is formatted as aggregate({tag}).