knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of celltype is to use a dictionary of cell types to identify the identity of each cell in single cell RNA-seq data. You can check about celltype
usage by checking the package web site: https://ddiez.github.io/celltype
You can install the development version of celltype from Github with:
remotes::install_github("ddiez/celltype")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.