R/RcppExports.R

Defines functions generateThresholds simulateGRCCpp

# 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)
}
lusystemsbio/sRACIPE documentation built on Feb. 13, 2020, 10:52 a.m.