R/RcppExports.R

# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393

fdr_control <- function(p, alpha) {
    .Call('tgirthamr_fdr_control', PACKAGE = 'tgirthamr', p, alpha)
}

string_split <- function(x, sep, num) {
    .Call('tgirthamr_string_split', PACKAGE = 'tgirthamr', x, sep, num)
}

heterozygote <- function(A, C, T, G, cov) {
    .Call('tgirthamr_heterozygote', PACKAGE = 'tgirthamr', A, C, T, G, cov)
}

transformDF <- function(df, seqErr, pCutOff, binom) {
    .Call('tgirthamr_transformDF', PACKAGE = 'tgirthamr', df, seqErr, pCutOff, binom)
}

transformPredict <- function(df, seqErr, pCutOff, binom) {
    .Call('tgirthamr_transformPredict', PACKAGE = 'tgirthamr', df, seqErr, pCutOff, binom)
}
wckdouglas/tgirthamr documentation built on May 4, 2019, 2:03 a.m.