Learn R Programming

IntClust (version 0.1.0)

SharedSelection: Intersection of genes and pathways over multiple methods for a selection of objects.

Description

Internal function of SharedGenesPathsFeat.

Usage

SharedSelection(DataLimma = NULL, DataMLP = NULL, DataFeat = NULL,
  names = NULL)

Arguments

DataLimma

Optional. The output of a DiffGenes function. Default is NULL.

DataMLP

Optional. The output of Geneset.intersect function. Default is NULL.

DataFeat

Optional. The output of CharacteristicFeatures function. Default is NULL.

names

Optional. Names of the methods or "Selection" if it only considers a selection of objects. Default is NULL.