View source: R/12_cor_and_hyper.R
plcortest | R Documentation |
make cor.test for given lncRNA and mRNA
plcortest(lnc_exp, mRNA_exp, cor_cutoff = 0)
lnc_exp |
lncRNA expression set |
mRNA_exp |
mRNA expression set which nrow equal to lncRNA_exp |
cor_cutoff |
cor estimate cut_off, default 0 |
a list with cor.test result,names are lncRNAs, element are mRNAs
Xiaojie Sun
hypertest
# to update
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.