#-----------------------------------------------------------------------------80
#
#-----------------------------------------------------------------------------80
#' A pipeline especially built for computing several single-cell datasets.
#'
#' ASURATBI is a computational pipeline especially built for computing
#' single-cell and spatial transcriptome datasets for our paper publications.
#' ASURATBI is a developed version of ASURAT, using several informal packages
#' and additional functions.
#'
#' @docType package
#' @name ASURATBI
NULL
#-----------------------------------------------------------------------------80
#
#-----------------------------------------------------------------------------80
#' @useDynLib ASURATBI
#' @importFrom Rcpp sourceCpp
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.