threshSig: threshSig Using shuffling threshold finds appropriate...

View source: R/threshSig.R

threshSigR Documentation

threshSig Using shuffling threshold finds appropriate significant miRNA-mRNA correlation

Description

This function uses the sampCorRnaMirna shuffled output to determine an appropriate threshold for significant mRNA and miRNA relationship of the dataset and shows all those with significant relationships.

Usage

threshSig(corr0, corrS, pvalue = 0.05)

Arguments

corr0

data.frame results of corMirnaRna function.

corrS

vector of correlations, from the sampCorRnaMirna function.

pvalue

The p value threshold to be used on the sampled data.

Value

A dataframe of Significant mRNA and miRNA

Examples


x <- mirRnaHeatmap(outs, corr_0)



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