Giter Site home page Giter Site logo

gnomad-constraint's Introduction

gnomad-constraint

gnomad-constraint's People

Contributors

klaricch avatar jkgoodrich avatar averywpx avatar

Stargazers

Qin He avatar  avatar TJ Singh avatar liangchen avatar

Watchers

James Cloos avatar Henry Ferrara avatar  avatar  avatar Katherine Chao avatar  avatar

gnomad-constraint's Issues

Add gnomad_qc to requirements file

Ruchit was running code in the RMC repo and found that he needed to import the gnomad_qc repo. The RMC repo does not import code from gnomad_qc, but it imports code from this repo, which relies on gnomad_qc:

Traceback (most recent call last):
  File "/tmp/624521a536a54578b9f93b99d1d4524f/calculate_mpc.py", line 17, in <module>
    from rmc.utils.mpc import (
  File "/tmp/624521a536a54578b9f93b99d1d4524f/pyscripts_8dkg66yu.zip/rmc/utils/__init__.py", line 1, in <module>
  File "/tmp/624521a536a54578b9f93b99d1d4524f/pyscripts_8dkg66yu.zip/rmc/utils/constraint.py", line 41, in <module>
  File "/tmp/624521a536a54578b9f93b99d1d4524f/pyscripts_8dkg66yu.zip/rmc/utils/generic.py", line 20, in <module>
  File "/opt/conda/default/lib/python3.10/site-packages/gnomad_constraint/utils/constraint.py", line 36, in <module>
    from gnomad_constraint.resources.resource_utils import (
  File "/opt/conda/default/lib/python3.10/site-packages/gnomad_constraint/resources/resource_utils.py", line 17, in <module>
    from gnomad_qc.v4.resources.release import release_coverage, release_sites
ModuleNotFoundError: No module named 'gnomad_qc'

It would be super helpful to add gnomad_qc to the requirements for this repo!

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.