# Generated by using Rcpp::compileAttributes() -> do not edit by hand
# Generator token: 10BE3573-1514-4C36-9D1C-5A225CD40393
row_d <- function(x, rnaseq) {
.Call(`_testSctpa_row_d`, x, rnaseq)
}
matrix_d <- function(expr, rnaseq) {
.Call(`_testSctpa_matrix_d`, expr, rnaseq)
}
ks_matrix_gsva <- function(geneset_idxs, expr, sort_idxs, tau, mx_diff, abs_rnk) {
.Call(`_testSctpa_ks_matrix_gsva`, geneset_idxs, expr, sort_idxs, tau, mx_diff, abs_rnk)
}
ks_sample_ssgsea <- function(x, x_sort_indxs, geneset_idxs, geneset_mask, n_genes, n_geneset, dec, tau) {
.Call(`_testSctpa_ks_sample_ssgsea`, x, x_sort_indxs, geneset_idxs, geneset_mask, n_genes, n_geneset, dec, tau)
}
ks_matrix_ssgsea <- function(geneset_idxs, expr, sort_idxs, tau) {
.Call(`_testSctpa_ks_matrix_ssgsea`, geneset_idxs, expr, sort_idxs, tau)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.