mirRnaDensityCor: mirRnaDensityCor for miRTarRNASeq miRNA and mRNA correlation...

View source: R/mirRnaDensityCor.R

mirRnaDensityCorR Documentation

mirRnaDensityCor for miRTarRNASeq miRNA and mRNA correlation real data versus sampled data

Description

This function draws density plots for miRNA and mRNA correlation while comparing real data vs sampled data. It mainly illustrates the where the lower relationships lie.

Usage

mirRnaDensityCor(corr0, corrS, pvalue = 0.05)

Arguments

corr0

data.frame results of corMirnaRna function.

corrS

data.frame results from the sampCorRnaMirna function.

pvalue

The p value threshold to be used on the data density plot default is 0.05.

Value

Density plot

Examples

x <- mirRnaDensityCor(corr_0, outs, pvalue = 0.05)

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