topcaBIO.PATHGenes: Present top CABIO.PATH enrichment test information with genes
Description
Function to present top CABIO.PATH enichmentInfo of given GeneAnswers instance with genes. This function is not supported starting this version due to the termination of the caBig project.
logic value to determine whether mapping CABIO.PATH IDs to CABIO.PATH terms
keepID
logic, to determine whether keep CABIO.PATH IDs
geneSymbol
logic value to determine whether mapping gene Entrez IDs to gene symbols
...
other parameters to transfer to topCategoryGenes
Value
print necessary information on the screen and save into a specified file if request.
Details
See function topCategoryGenes help for details
References
Feng, G., Du, P., Krett, N., Tessel, M., Rosen, S., Kibbe, W.A. and Lin, S.M., 'A collection of bioconductor methods to visualize gene-list annotations', BMC Research Notes 2010, 3:10
##x is a GeneAnswers instance with CABIO.PATH test## Not run: topcaBIO.PATHGenes(x, geneSymbol=TRUE, orderby='pvalue', top=10, topGenes='ALL', genesOrderBy='pValue', file=TRUE)