Coder Social home page Coder Social logo

alexlenail / perturbseq_gi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thomasmaxwellnorman/perturbseq_gi

0.0 2.0 0.0 15.92 MB

Code for reproducing "Exploring genetic interaction manifolds constructed from rich single-cell phenotypes"

License: GNU Lesser General Public License v3.0

Jupyter Notebook 98.13% Python 1.87%

perturbseq_gi's Introduction

Perturbseq_GI

These notebooks contain code reproducing the single-cell analyses from:

Norman, T.M., Horlbeck, M.A., Replogle, J.M., Ge, A.Y., Xu, A., Jost, M., Gilbert, L.A., & Weissman, J.S. "Exploring genetic interaction manifolds constructed from rich single-cell phenotypes", Science, 2019.

This repository also contains a version of a library for loading and manipulating Perturb-seq experiments (in the perturbseq subdirectory). A fully self-contained tutorial for using this library can be found in the perturbseq_demo repository, and it may be useful to go through that before attempting to use these notebooks. Finally, this repository also contains a Numpy implementation of the Maxide method for constrained matrix completion (in maxide.py).

In order to use the notebooks, you will need to download the sequencing data from GEO: https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE133344. Only the outputs from cellranger are necessary. They should be placed in a directory structure mimicking the output of cellranger (i.e. with an outs folder and appropriate raw_gene_bc_matrices_mex and filtered_gene_bc_matrices_mex subdirectories). The cell_identities.csv files should be placed in the outs folder. (You can go through the tutorial in the perturbseq_demo repository for an example of the expected structure.)

The notebooks are commented but are not "production" software. As such some tinkering will be necessary to get dependencies installed and data into appropriate locations. The appropriate starting point is the notebook GI_generate_populations which does basic loading and normalization of the raw single-cell sequencing data. Most of the notebooks expect to be run from Python 2.7 kernels, though the underlying Perturb-seq library is compatible with Python 3 as well.

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.