View source: R/get_consensusPdb_OverRepresentation.R
get_consensusPdb_OverRepresentation | R Documentation |
Get enrichment from consensusPathDb with over representation analysis
get_consensusPdb_OverRepresentation(
acFSet,
entityType,
accNumbers,
accType,
outputdir = ".",
outputfile = NULL
)
entityType |
Integer vector with column position that we are interested in |
accNumbers |
Optional, filename to write results, if NULL no results are writed in a file |
accType |
bolean, Optional, if true, prints text "Before QC" , else, prints "After QC" |
outputfile |
filename to write results, if NULL no results are writed in a file |
list with enrichment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.