R/RcppExports.R

Defines functions simulateGRCCpp generateThresholds

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

generateThresholds <- function(geneInteraction, thresholdGene, config) {
    .Call('_sRACIPE_generateThresholds', PACKAGE = 'sRACIPE', geneInteraction, thresholdGene, config)
}

simulateGRCCpp <- function(geneInteraction, config, outFileGE, outFileParams, outFileIC, stepper = 1L) {
    .Call('_sRACIPE_simulateGRCCpp', PACKAGE = 'sRACIPE', geneInteraction, config, outFileGE, outFileParams, outFileIC, stepper)
}

Try the sRACIPE package in your browser

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

sRACIPE documentation built on Nov. 8, 2020, 6:54 p.m.