Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 439 Bytes

File metadata and controls

16 lines (12 loc) · 439 Bytes

assignClustID: Assign souporcell cluster to known genotype

R package that takes a VCF output from souporcell and calculates similarity to known genotypes.

Install

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

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

Vignette

To access a vignette from RStudio:

vignette("intro", package = "assignClustID")