# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
motif_census_uni <- function(mat) {
.Call('_motifcensus_motif_census_uni', PACKAGE = 'motifcensus', mat)
}
motif_census_bi <- function(mat, ref) {
.Call('_motifcensus_motif_census_bi', PACKAGE = 'motifcensus', mat, ref)
}
motif_census_all_triplets <- function(mat) {
.Call('_motifcensus_motif_census_all_triplets', PACKAGE = 'motifcensus', mat)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.