hypertest
make hypertest for given lncRNA and mRNA common miRNAs
hypertest(lnc, pc, deMIR = NULL, lnctarget, pctarget)
lnc
: lncRNA namespc
: mRNA namesdeMIR
: miRNA names , default NULLlnctarget
: a data.frame with two column,lncRNA in the first column ,miRNA in the second columnpctarget
: a data.frame with two column,mRNA in the first column ,miRNA in the second columna data.frame with hypertest result
# to update
plcortest
Xiaojie Sun