plcortest
make cor.test for given lncRNA and mRNA
plcortest(lnc_exp, mRNA_exp, cor_cutoff = 0)
lnc_exp
: lncRNA expression setmRNA_exp
: mRNA expression set which nrow equal to lncRNA_expcor_cutoff
: cor estimate cut_off, default 0a list with cor.test result,names are lncRNAs, element are mRNAs
# to update
hypertest
Xiaojie Sun