R/RcppExports.R

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

cpp_hamming <- function(sequences) {
    .Call('_DR2S_cpp_hamming', PACKAGE = 'DR2S', sequences)
}

cpp_PSDM <- function(consMat, sequences) {
    .Call('_DR2S_cpp_PSDM', PACKAGE = 'DR2S', consMat, sequences)
}

cpp_polymorphicPositions <- function(x, threshold) {
    .Call('_DR2S_cpp_polymorphicPositions', PACKAGE = 'DR2S', x, threshold)
}

cpp_top2Cols <- function(x) {
    .Call('_DR2S_cpp_top2Cols', PACKAGE = 'DR2S', x)
}
gschofl/DR2S documentation built on May 17, 2019, 8:40 a.m.