View source: R/PathwayAnalysis.R
Enrichment.REAC | R Documentation |
This function is used for Enrichment analysis of given list of genes or proteins from REACTOME
Enrichment.REAC(Accs,OS="hsapiens",p_value=0.05,directorypath=NULL,top=10)
Accs |
Vector of UniProt Accession/s or genes |
OS |
organism name Example: human - 'hsapiens', mouse - 'mmusculus' |
p_value |
custom p-value threshold for significance, default = 0.05 |
directorypath |
Path to save output plot |
top |
Top N terms to be visualized |
Mohmed Soudy Mohamed.soudy@57357.com and Ali Mostafa ali.mo.anwar@std.agr.cu.edu.eg
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.