Description Usage Arguments Author(s) See Also Examples
View source: R/PlotRunEnrichment.R
Plot running miRNAs enrichment score for the input pathway
1 | PlotRunEnrichment(miRlist)
|
miRlist |
A list of miRNA LIST result obtained from the MsReport function |
Junwei Hanhanjunwei1981@163.com,Siyao Liu liusiyao29@163.com
1 2 3 4 5 6 7 | ## 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.