rank.gct | R Documentation |
Convert a GCT object's matrix to ranks
rank.gct(g, dim = "col", decreasing = T)
g |
the |
dim |
the dimension along which to rank (row or column) |
decreasing |
boolean indicating whether higher values should get lower ranks |
a modified version of g
, with the
values in the matrix converted to ranks
Other GCT utilities:
annotate.gct()
,
melt.gct()
,
merge.gct()
,
subset.gct()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.