File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# tp53
22
3+ [ ![ PyPi Release] ( https://badge.fury.io/py/tp53.svg )] ( https://badge.fury.io/py/tp53 )
34[ ![ CI] ( https://github.com/clintval/tp53/actions/workflows/tests.yml/badge.svg?branch=main )] ( https://github.com/clintval/tp53/actions/workflows/tests.yml?query=branch%3Amain )
4- [ ![ Python Versions] ( https://img.shields.io/badge/python-3.11_|_3.12_|_3.13-blue )] ( https://github.com/clintval/tp53 )
5- [ ![ MyPy Checked] ( http://www.mypy-lang.org/static/mypy_badge.svg )] ( http://mypy-lang.org/ )
5+ [ ![ Python Versions] ( https://img.shields.io/badge/python-3.11_|_3.12_|_3.13-blue )] ( https://github.com/clintval/typeline )
6+ [ ![ basedpyright] ( https://img.shields.io/badge/basedpyright-checked-42b983 )] ( https://docs.basedpyright.com/latest/ )
7+ [ ![ mypy] ( https://www.mypy-lang.org/static/mypy_badge.svg )] ( https://mypy-lang.org/ )
68[ ![ Poetry] ( https://img.shields.io/endpoint?url=https://python-poetry.org/badge/v0.json )] ( https://python-poetry.org/ )
79[ ![ Ruff] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json )] ( https://docs.astral.sh/ruff/ )
810
911Tools for programmatically annotating VCFs with the Seshat TP53 database.
1012
13+ ## Installation
14+
1115The package can be installed with ` pip ` :
1216
1317``` console
You can’t perform that action at this time.
0 commit comments