View source: R/PlotRunEnrichment.R
PlotRunEnrichment | R Documentation |
Plot running miRNAs enrichment score for the input pathway
PlotRunEnrichment(miRlist)
miRlist |
A list of miRNA LIST result obtained from the MsReport function |
Junwei Hanhanjunwei1981@163.com,Siyao Liu liusiyao29@163.com
MsReport
## Not run:
#get a list of miRNA list result
miRlist<-GetExampleData("miRList")
#Plot running miRNA enrichment score
PlotRunEnrichment(miRlist)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.