PlotRunEnrichment {MiRSEA}R Documentation

Plot running microRNAs(miRNAs) enrichment score

Description

Plot running miRNAs enrichment score for the input pathway

Usage

PlotRunEnrichment(miRlist)

Arguments

miRlist

A list of miRNA LIST result obtained from the MsReport function

Author(s)

Junwei Hanhanjunwei1981@163.com,Siyao Liu liusiyao29@163.com

See Also

MsReport

Examples

## Not run: 
#get a list of miRNA list result
miRlist<-GetExampleData("miRList")
#Plot running miRNA enrichment score
PlotRunEnrichment(miRlist)

## End(Not run)

[Package MiRSEA version 1.1.1 Index]