rank.genes: Rank genes with respect to multiple criteria

Description Usage Arguments Value Author(s)

View source: R/rank.genes.R

Description

It is assumed that genes come in rows and the criteria in columns. Furthermore, high values should be good. After ranking the genes with respect to each criterion, the function does a PCA on the ranks, uses the firsta PC to obtain the final ranks. In principle it could happen that genes are ranked in the opposite direction to the one intended, but that should be evident from a quick glance at the results.

Usage

1
rank.genes(data = indats)

Arguments

data

A matrix with the criteria in columns.

Value

The total ranks of the genes.

Author(s)

Per Broberg


SAGx documentation built on Nov. 8, 2020, 8:18 p.m.