Learn R Programming

tinyarray (version 2.4.3)

plcortest: plcortest

Description

make cor.test for given lncRNA and mRNA

Usage

plcortest(lnc_exp, mRNA_exp, cor_cutoff = 0)

Value

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

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

Author

Xiaojie Sun

See Also

hypertest

Examples

Run this code
# to update

Run the code above in your browser using DataLab