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.
Copy the link below to install the current version of the BoneCellType package:
devtools::install_github("Farber-Lab/BoneCellType", build_vignettes = TRUE)
To access a vignette from RStudio:
vignette("intro_to_BoneCellType", package = "BoneCellType")