🚧 🛠️ 🏗️ 👷
This repo provides the R analysis pipeline for our preprint on lineage tracing with long reads.
Starting from single-cell allele counts, the method constructs a PCA embedding and distance metric between the single cells, that can be used for distance-based tree-building methods such as neighbor joining.
devtools::install_github("Genentech/sclanternR")
See the vignette for an example on how to use the package.