Description Usage Arguments Value
column-wise ranks the values and then normalizes them between 1-100
1 | column_rank(geno_p, par = T)
|
geno_p |
Matrix of profiles (genes x samples) |
par |
Boolean. Default TRUE. If FALSE diseable the parallel computing |
Produce a new matrix s.t. each gene has the rank of its original value in the sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.