View source: R/PlotCorrelation.R
PlotCorrelation | R Documentation |
plot global miRNA correlation profile for differential weighted scores(dw-score) of miRNAs
PlotCorrelation(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 global miRNA correlation profile
PlotCorrelation(miRlist)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.