R/RcppExports.R

Defines functions rcpp_prepare_alignment_matrix rcpp_align

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

rcpp_prepare_alignment_matrix <- function(ref) {
    .Call('AlignStat_rcpp_prepare_alignment_matrix', PACKAGE = 'AlignStat', ref)
}

rcpp_align <- function(ref, com) {
    .Call('AlignStat_rcpp_align', PACKAGE = 'AlignStat', ref, com)
}

Try the AlignStat package in your browser

Any scripts or data that you put into this service are public.

AlignStat documentation built on May 30, 2017, 5:25 a.m.