Description Usage Arguments Details Value Author(s) Examples
View source: R/compareAnalysis.R
This function builds a data.frame describing for each node of the graph its ID and which analysis/data it comes from.
1 |
nbAn |
Number of analyses being considered, i.e number of IcaSet objects |
nbComp |
Number of components by analysis, if of length 1 then it is assumed that each analysis has the same number of components. |
labAn |
Labels of the analysis, if missing it will be generated as an1, an2, ... |
labComp |
List containing the component labels indexed by analysis, if missing will be generated as comp1, comp2, ... |
file |
File where the description of the node attributes will be written |
The created file is used in Cytoscape.
A data.frame describing each node/component
Anne Biton
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.