CoSpar - dynamic inference by integrating state and lineage information¶

CoSpar is a toolkit for dynamic inference from lineage-traced single cells.
The methods are based onWang et al. Nat. Biotech. (2022).
Dynamic inference based on single-cell state measurement alone requires serious simplifications. On the other hand, direct dynamic measurement via lineage tracing only captures partial information and its interpretation is challenging. CoSpar integrates both state and lineage information to infer a finite-time transition map of a development/differentiation system. It gains superior robustness and accuracy by exploiting both the local coherence and sparsity of differentiation transitions, i.e., neighboring initial states share similar yet sparse fate outcomes. Building around theAnnData
object, CoSpar provides an integrated analysis framework for datasets with both state and lineage information. When only state information is available, CoSpar also improves upon existing dynamic inference methods by imposing sparsity and coherence. It offers essential toolkits for analyzing lineage data, state information, or their integration.
CoSpar’s key applications¶
infer transition maps from lineage data, state measurements, or their integration.
predict the fate bias of progenitor cells.
order cells along a differentiation trajectory leading to a given cell fate.
predict gene expression dynamics along a trajectory.
predict genes whose expression correlates with future fate outcome.
generate a putative fate hierarchy, ordering fates by their lineage distances.
Community usage¶
Our analysis of in vivo cell fate choice of HSCs from DARLIN mice, having only a single time point (with both lineage and transcriptome information in single cells). Ref:L. Li,…,S.-W. Wang, F. Camargo, Cell (2023). Notebooks availablehere. It is also available in theEXAMPLES session of this website.
Analysis of in vitro lineage tracing data of HSPCs inJindal et.al., Nat. Biotech. (2023).
Recorded Talks¶
Jun 1: Single-Cell Data Science 2022. This is a 20-min short talk focusing more on the utility of CoSpar:talk video
Oct 19, 2022: Invited MIA talk at Broad Institute. This is an one-hour talk focusing on the Machine Learning part of CoSpar:talk video.
Reference¶
S.-W. Wang*, M. Herriges, K. Hurley, D. Kotton, A. M. Klein*, CoSpar identifies early cell fate biases from single cell transcriptomic and lineage information, Nat. Biotech. (2022). [* corresponding authors]
Support¶
Feel free to submit anissueor send us anemail.Your help to improve CoSpar is highly appreciated.
Acknowledgment¶
Shou-Wen wants to thank Allon Klein for his mentorship, and Tal D. Scully, Qiu Wu and other lab members for testing the package. He wants to acknowledge the generous support of the Damon Runyon Foundation through the Quantitative Biology Fellowship.