View source: R/PlotEnrichedPathways.R
| PlotEnrichedPathways | R Documentation | 
This function is used to generate a combined plot for the enriched pathways from KEGG and REACTOME
PlotEnrichedPathways(Accs,OS="hsapiens",p_value=0.05,Path=NULL,theme="aaas",w=w,h=h)
| 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 | 
| Path | Path to save output plot | 
| theme | optional parameter to generate specific theme for journals ex: "aaas", "nature", "lancet", "jama" | 
| w | width of the generated plot | 
| h | height of the generated plot | 
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.