Tools for GDC Tumor-only Somatic Variant Calling Workflow
pip install .
- Clone this repository
- Requirements:
- Python >= 3.8
- Tox
make venv
to create a virtualenvsource .venv/bin/activate
to activate new virtualenvmake init
to install dependencies and pre-commit hooks