plcortest: plcortest

View source: R/12_cor_and_hyper.R

plcortestR Documentation

plcortest

Description

make cor.test for given lncRNA and mRNA

Usage

plcortest(lnc_exp, mRNA_exp, cor_cutoff = 0)

Arguments

lnc_exp

lncRNA expression set

mRNA_exp

mRNA expression set which nrow equal to lncRNA_exp

cor_cutoff

cor estimate cut_off, default 0

Value

a list with cor.test result,names are lncRNAs, element are mRNAs

Author(s)

Xiaojie Sun

See Also

hypertest

Examples

# to update

tinyarray documentation built on Aug. 18, 2023, 9:07 a.m.