#' veloviz
#'
#' Package for creating RNA velocity informed embeddings for single cell transcriptomics
#'
#' @docType package
#' @name veloviz
#' @useDynLib veloviz
NULL
#' @import Matrix igraph Rcpp
#' @importFrom grDevices adjustcolor col2rgb colorRampPalette rainbow rgb
#' @importFrom graphics abline box legend par text
#' @importFrom stats as.formula lm median na.omit pf qchisq quantile resid
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.