PlotRunEnrichment: Plot running microRNAs(miRNAs) enrichment score

View source: R/PlotRunEnrichment.R

PlotRunEnrichmentR 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)

MiRSEA documentation built on May 29, 2024, 4:36 a.m.