ddiez / celltype

An R package for cell type prediction from single cell omics data
https://ddiez.github.io/celltype/
Other
2 stars 1 forks source link
bioinformatics single-cell singlecell

celltype

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

Installation

You can install the development version of celltype from Github with:

remotes::install_github("ddiez/celltype")