bam read group to json Python Boilerplate contains all the boilerplate you need to create a Python package.
pip install .- Clone this repository
- Requirements:
- Python >= 3.11
- Tox
make venvto create a virtualenvsource .venv/bin/activateto activate new virtualenvmake initto install dependencies and pre-commit hooks