Skip to content

broadinstitute/depmap_omics_upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

depmap_omics_upload

This repo contains a Python module for various DepMap post-workflow processing steps.

Installation

  1. Install the required system dependencies:

  2. Install the required Python version (3.9.18):

    pyenv install "$(cat .python-version)"
  3. Confirm that python maps to the correct version:

    python --version
    
  4. Set the Poetry interpreter and install the Python dependencies:

    poetry env use "$(pyenv which python)"
    poetry install

About

Subset and upload data to taiga for DepMap data releases

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages