drawCorPlot: drawCorPlot correlation plots for mRNA and miRNA regression...

View source: R/drawCorPlot.R

drawCorPlotR Documentation

drawCorPlot correlation plots for mRNA and miRNA regression results

Description

This function plots correlations for mRNA and miRNAs regression results (negative correlation for multi and individual interactions and positive and negative for interactions)

Usage

drawCorPlot(corMatrix, ...)

Arguments

corMatrix

Significant correlation matrix

...

parameters form the corrplot package

Value

miRNA mRNA target correlation plot

Examples


x <- drawCorPlot(corMatrix)



Mercedeh66/mirTarRnaSeq documentation built on April 14, 2023, 6:49 a.m.