Giter VIP home page Giter VIP logo

catch's Introduction

CATCH: Cellular Analysis with Topology and Condensation Homology

Learning cellular hierarchy from scRNAseq data

Cells occupy a hierarchy of transcriptional identities which is difficult to study in an unbiased manner when perturbed by disease. To identify, characterize, and compare clusters of cells, we present CATCH, a coarse graining framework that learns the cellular hierarchy by applying a deep cascade of manifold-intrinsic diffusion filters. CATCH includes a suite of tools based on the connection we forge between topological data analysis and data diffusion geometry to identify salient levels of the hierarchy, automatically characterize clusters and rapidly compute differentially expressed genes between clusters of interest. When used in conjunction with MELD (https://github.com/KrishnaswamyLab/MELD), CATCH has been shown to identify rare populations of pathogenic cells and create robust disease signatures.

Overview of Algorithm:

The key to thoroughly identifying and characterizing populations of cells affected by disease across granularities lies in the accurate computation of the cellular hierarchy. Current hierarchical clustering approaches applied to single cell analysis enforce global granularity constraints and provide only a few salient levels at which cellular groups can be found. This not only limits the discovery of rare disease-associated populations, but also requires computationally expensive differential expression analysis tools that produce diluted signatures of disease from unrefined clusters of cells. To address these limitations, we developed a novel topologically-inspired machine learning suite of tools called Cellular Analysis with Topology and Condensation Homology (CATCH).

At the center of this framework is diffusion condensation, a recently proposed data-diffusion based dynamic process for continuous graining of data through a deep cascade of graph diffusion filters. The algorithm iteratively pull points towards the weighted average of their graph diffusion neighbors, slowly eliminating variation until all data points converge:

alt text

To aid in single cell analysis tasks, we build a suite of tools around this coarse graining process:

  1. Visual summarization of condensation process through embedding of condensation homology (i);
  2. Identification of stable granularities for downstream analysis with topological activity analysis (ii);
  3. Integration with single-cell enrichment analysis tool MELD (Burkhardt et al. 2021) to identify disease-enriched populations of cells;
  4. Efficient comparison of clusters of cells via condensed transport to identify differentially expressed genes.

alt text

Getting Started

To install please use:

pip install git+https://github.com/KrishnaswamyLab/CATCH

For overview of functionality, please review our CATCH tutorial.

catch's People

Contributors

abhigene avatar mkuchroo avatar

Stargazers

balabala avatar Samuel Marsh avatar Anshul Kundaje avatar Rob Erdmann avatar Chen Liu avatar Morgan Hough avatar  avatar

Watchers

James Cloos avatar  avatar Alexander Tong avatar  avatar Matt Amodio avatar Daniel Burkhardt avatar  avatar

catch's Issues

Error in vne.py file

Hello There

Thank you for this amazing software. I was using it and I found an error that is gerated from vne.py script since numpy package update (screenshoot).

I just changed np.float to np.float64 , and it works. Thus I am reporting it for future CATCH update.
Screen Shot 2023-07-13 at 1 13 47 AM

Best,
Paola

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.