hypertest {tinyarray}R Documentation

hypertest

Description

make hypertest for given lncRNA and mRNA common miRNAs

Usage

hypertest(lnc, pc, deMIR = NULL, lnctarget, pctarget)

Arguments

lnc

lncRNA names

pc

mRNA names

deMIR

miRNA names , default NULL

lnctarget

a data.frame with two column,lncRNA in the first column ,miRNA in the second column

pctarget

a data.frame with two column,mRNA in the first column ,miRNA in the second column

Value

a data.frame with hypertest result

Author(s)

Xiaojie Sun

See Also

plcortest

Examples

# to update

[Package tinyarray version 2.4.2 Index]