GithubHelp home page GithubHelp logo

cell-rank-atac-seq's Introduction

CellRank with ATAC-seq

In this project, we used ATAC-seq to inform directionality in single-cell trajectory inference by adapting the CellRank algorithm to use gene regulation instead of RNA velocity.

UMAP of metacell gene expression colored by cell type.

Macrostate and terminal state membership computed using CellRank with a combined kernel (gene expression + ATAC-seq).

Install dependencies

To run the code, first install the required Python libraries from the environment.yml file.

conda env create -f environment.yml

Data

Most of the data to run the code has been included in the data/ directory:

  • data/rna_meta_ad.p: gene expression for metacells (output of SEACell_ATAC_analysis.ipynb)
  • data/cd34_gene_scores.csv: gene scores for metacells (output of SEACell_ATAC_analysis.ipynb)

To run the SEACell_ATAC_analysis.ipynb notebook, download the following large data files separately:

Code

This project contains four key notebooks:

  1. SEACell_ATAC_analysis.ipynb: This notebook from the SEACells repo computes metacells and gene accessibility scores given RNA-seq and ATAC-seq data.
  2. Pseudotime Kernel.ipynb: Runs CellRank with CytoTRACEKernel (directionality informed by gene expression only, no ATAC-seq).
  3. Cosine Similarity Kernel.ipynb: Runs CellRank with custom CosineSimilarityKernel (directionality informed by ATAC-seq only, no gene expression).
  4. Combined Kernel.ipynb: Runs CellRank with combined ConnectivityKernel and CosineSimilarityKernel (directionality informed by both gene expression and ATAC-seq).

cell-rank-atac-seq's People

Contributors

shouvikmani avatar

Watchers

 avatar  avatar

Forkers

ebpark16

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.