Description Usage Arguments Author(s) See Also Examples
View source: R/PlotCorrelation.R
plot global miRNA correlation profile for differential weighted scores(dw-score) of miRNAs
1 | PlotCorrelation(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 8 | ## 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.