column_rank: 1-100 matrix column-wise ranking

Description Usage Arguments Value

View source: R/funs_tools.R

Description

column-wise ranks the values and then normalizes them between 1-100

Usage

1
column_rank(geno_p, par = T)

Arguments

geno_p

Matrix of profiles (genes x samples)

par

Boolean. Default TRUE. If FALSE diseable the parallel computing

Value

Produce a new matrix s.t. each gene has the rank of its original value in the sample


LucaGiudice/Simpati documentation built on Jan. 27, 2022, 11:42 p.m.