R/RcppExports.R

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

#' @useDynLib editTools
#' @importFrom Rcpp sourceCpp
edit_search <- function(file, strand, names, ex_indel, geno_dp, geno_hom, edit_dp, bias) {
    invisible(.Call('_editTools_edit_search', PACKAGE = 'editTools', file, strand, names, ex_indel, geno_dp, geno_hom, edit_dp, bias))
}

mbym_search <- function(x, rm_file, s_chr, s_start, s_end, item_1, item_2, item_3, item_4, stranded = FALSE, s_strand = 5L) {
    invisible(.Call('_editTools_mbym_search', PACKAGE = 'editTools', x, rm_file, s_chr, s_start, s_end, item_1, item_2, item_3, item_4, stranded, s_strand))
}
funkhou9/editTools documentation built on May 16, 2019, 4:05 p.m.