Skip to content

Farber-Lab/BoneCellType

Repository files navigation

BoneCellType

An R package designed to help with cell type (or tissue) assignment of bone-derived single-cell clusters. BoneCellType uses a custom-assembled database of bone-relevant markers, the assembly approach of which is described here.

Install

Copy the link below to install the current version of the BoneCellType package:

devtools::install_github("Farber-Lab/BoneCellType", build_vignettes = TRUE)

Vignette

To access a vignette from RStudio:

vignette("intro_to_BoneCellType", package = "BoneCellType")