plcortest function

plcortest

plcortest

make cor.test for given lncRNA and mRNA

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

Returns

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

Examples

# to update

See Also

hypertest

Author(s)

Xiaojie Sun

  • Maintainer: Xiaojie Sun
  • License: MIT + file LICENSE
  • Last published: 2025-03-05