YosefLab / Cassiopeia

A Package for Cas9-Enabled Single Cell Lineage Tracing Tree Reconstruction
https://cassiopeia-lineage.readthedocs.io/en/latest/
MIT License
75 stars 24 forks source link

How to use Cassiopia to analyze bulk DNA sequencing data #236

Closed yuangh16 closed 6 months ago

yuangh16 commented 7 months ago

Before single cell experiments, we performed bulk DNA sequencing to make some QC. I am wondering is it possible to use Cassiopia to analyze bulk DNA sequencing data, which can give us the number intergration barcodes and editting efficiency at different target editting sites ?

mattjones315 commented 6 months ago

Hi @yuangh16,

Thanks for your question and apologies for the delay. You should be able to use Cassiopeia's functionality for performing some parts of the analysis, but some steps will not work because we assume you have UMIs attributed to each read.

However, you can still probably use the cas.pp.align_sequences and cas.pp.call_alleles functionality to detect edits in your reads, after hacking together a molecule table with "dummy" cellBCs and UMIs.

Please let me know if you have any questions or run into any issues. I'll go ahead and close this issue but please feel free to re-open if I can be of any further help with Cassiopeia.