# 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)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.