addPathBinary: Summarizes the inferred groups

Description Usage Arguments Details Value Author(s)

Description

addPathBinary summarizes the assignment of genes to pathways as a binary matrix.

Usage

1
addPathBinary(resIterBinTiMEx)

Arguments

resIterBinTiMEx

structure with the results of running TiMEx iteratively on any input binary matrix, as returned by the function iterTiMExBinaryMats.

Details

This function appends to the input structure the field genesBinary, representing the assignment of the identified genes to pathway, in the form of a binary matrix.

Value

resIterBinTiMEx, the input structure, with the added field genesBinary. genesBinary is a matrix with rows the identified mutually exclusive pathways and columns the genes. Each entry [i,j] = 1 if gene j was identified in pathway i and 0 otherwise.

Author(s)

Simona Constantinescu, simona.constantinescu@bsse.ethz.ch


cbg-ethz/pathTiMEx documentation built on May 13, 2019, 2:03 p.m.