drawCorPlot {mirTarRnaSeq} | R Documentation |
This function plots correlations for mRNA and miRNAs regression results (negative correlation for multi and individual interactions and positive and negative for interactions)
drawCorPlot(corMatrix, ...)
corMatrix |
Significant correlation matrix |
... |
parameters form the corrplot package |
miRNA mRNA target correlation plot
x <- drawCorPlot(corMatrix)