Giter Site home page Giter Site logo

broadinstitute / coessentiality Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kundajelab/coessentiality

0.0 2.0 0.0 534 KB

Companion to "A genome-wide almanac of co-essential modules assigns function to uncharacterized genes" (https://doi.org/10.1101/827071)

License: MIT License

Python 48.00% Jupyter Notebook 47.46% Shell 4.54%

coessentiality's Introduction

Overview

Companion to "A genome-wide almanac of co-essential modules assigns function to uncharacterized genes".

Contains code to generate co-essential gene pairs, co-essential modules, and modules with cancer type-specific dependencies. Coming soon: code to generate the two-dimensional layout (Fig. 1C).

For the web tool associated with the paper, see coessentiality.net.

Code files

  1. gene_pairs.py: generates co-essential gene pairs.
  2. modules.py: generates co-essential modules using the gene pairs from #1.
  3. cancer_type_dependencies.py: enumerates modules with cancer type-specific dependencies using the gene pairs and modules from #1 and #2.
  4. load_screens.py: loads and bias-corrects CRISPR screens. Used by #1 and #3.

Required external files

  1. gene_effect.csv: CRISPR screens from the "DepMap Public 18Q3" release at https://depmap.org/portal/download/all/. Required for gene_pairs.py and cancer_type_dependencies.py.
  2. sample_info.csv: metadata for the cell lines in gene_effect.csv. Required for gene_pairs.py and cancer_type_dependencies.py.
  3. cluster_one-1.0.jar: Java executable for ClusterONE. Required for modules.py.

coessentiality's People

Contributors

ashirborah avatar wainberg avatar

Watchers

 avatar  avatar

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.