#' dropClust
#'
#' Contains functions for Single Cell RNA Seq cluster analysis.
#'
#'
#' @docType package
#'
#' @author Debajyoti Sinha \email{deb.sinha@hotmail.com}
#'
#' @name dropClust
#'
#' @useDynLib dropClust, .registration=TRUE
#'
#' @import SingleCellExperiment
#' @importFrom Rcpp sourceCpp
#' @importFrom Rdpack reprompt
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.