Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 367 Bytes

tinygwas

python package

Install python version

# from latest published version
pip install tinygwas
# from github
pip install -e .

Upload to PyPI (for developers)

python setup.py sdist
twine upload dist/*

Contact

Kangcheng Hou ([email protected])