| limma_impactsort {geneExpression} | R Documentation |
limma_impactsort(x,
top = 2147483647,
logfc.impact = FALSE,
class = NULL,
names = NULL);
a vector of the ImpactResult data object that is sorted by the impact value in descending order: the total impact value of each gene across all of the input limma result groups, the max impact value and the corresponding top_group, and the class label and the name of each gene if the class/names parameter is provided;
this function returns a R# error message object if the input data can not be cast to a collection of the LimmaTable data.