Cassiopeia
Cassiopeia copied to clipboard
A Package for Cas9-Enabled Single Cell Lineage Tracing Tree Reconstruction
Hi Matt, here's what I have for the STDR wrap-around currently. It's not thoroughly documented, so I'll work on that.
I migrated my branch length estimation code here, under `cassiopeia/tools`. This PR should be see as a big draft to get discussions started around APIs. For example, note that my...
Hello! I encountered the following error > joblib.externals.loky.process_executor.TerminatedWorkerError: A worker process managed by the executor was unexpectedly terminated. This could be caused by a segmentation fault while calling the function...
@mattjones315 if `cas.tools.fitness_estimator.LBIJungle()` is part of the public API it should be listed on readthedocs.
Hi, I would like to run Cassiopia preprocessing on a 10X v4 chemistry library. Based on my understanding of your code, and v4 vs. v3 library structure, it seems that...
Currently, using `cas_tree.get_newick()` I get a tree that, when read into R as a phylo object, is unrooted (example below). Is there a way to add a root in the...