# This file was generated by Rcpp::compileAttributes
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
countExBM <- function(mat_reads, regid_, exnames_, colID_, pBigMat) {
invisible(.Call('Sequgio_countExBM', PACKAGE = 'Sequgio', mat_reads, regid_, exnames_, colID_, pBigMat))
}
makeExNames <- function(txdb_, reg_id_) {
.Call('Sequgio_makeExNames', PACKAGE = 'Sequgio', txdb_, reg_id_)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.