Closed ch-kr closed 1 year ago
I opened an issue in that repo (https://github.com/broadinstitute/gnomad-constraint/issues/13) but let's just add gnomad_qc here for now
we are ignoring the workflow errors because the mypy
error is fixed in https://github.com/broadinstitute/regional_missense_constraint/pull/291 (and we will reformat the other files afterwards)
Major update:
pyproject.toml
file so that we can add this repo as a Python package when starting Hail clusters (requires eithersetup.py
orpyproject.toml
file). (Copied format of thepyproject.toml
file ingnomad_qc
)Minor updates:
requirements-dev.in
, which will automatically updaterequirements-dev.txt
pip-compile
command to updaterequirements-dev.txt
requirements.txt
precommit
version and added autopep8 to.pre-commit-config.yaml