Description Usage Arguments Value See Also
View source: R/1c_readGeneTermSets.R
Reads a file containing gene-term sets (formatted output from FEA) and transform it into clusters/metagroups and geneTermSets tables to imput to FGNet.
1 | readGeneTermSets(fileName, tool = NULL, simplifyGage = TRUE)
|
fileName |
character. File name of the .txt file. |
tool |
character. Tool used for the FEA (row name from |
simplifyGage |
logical. Only for GAGE: Wether to simplify the results and keep only the essential terms in the clustes. |
List formated in the same way as the fea functions.
Overview of the package: FGNet
Package tutorial: vignette("FGNet-vignette")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.