pathClass (version 0.9.3)

desummarize.ranks: Desummarize GeneRanks back to the corresponding probesets...

Description

Desummarize GeneRanks back to the corresponding probesets

Usage

desummarize.ranks(ranks, mapping)

Arguments

ranks
the previously calculated GeneRanks or PageRanks.
mapping
a matrix or data.frame with 2 columns. The colnames of mapping have to contain at least 'graphID' and 'probesetID'.

Value

  • matrix with 1st comlumn probeIDs 2nd column gene IDs

Details

Desummarize the GeneRanks which were previously calculated for each node in the underlying biological network back to the corresponding probesets for the Reweighted Recursive Feature Elimination (RRFE).