View source: R/dataManipulation.R
remove_duplicated_rows | R Documentation |
Will collapse a matrix based on duplicated labels that have the greatest variance
remove_duplicated_rows(matrix, labels)
matrix |
Input object with unique rownames |
labels |
the non-unique labels (i.e. Gene Symbol) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.