R/RcppExports.R

Defines functions gseaBulkCore gseaRandCore

# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

gseaRandCore <- function(sset, eso, nsamples) {
    .Call('_liger_gseaRandCore', PACKAGE = 'liger', sset, eso, nsamples)
}

gseaBulkCore <- function(setm, eso, nsamples) {
    .Call('_liger_gseaBulkCore', PACKAGE = 'liger', setm, eso, nsamples)
}

Try the liger package in your browser

Any scripts or data that you put into this service are public.

liger documentation built on Jan. 25, 2021, 9:07 a.m.