NVIDIA-Genomics-Research / AtacWorks

Deep learning based processing of Atac-seq data
https://clara-parabricks.github.io/AtacWorks/
Other
128 stars 23 forks source link

PYPI installation script #179

Closed ntadimeti closed 4 years ago

ntadimeti commented 4 years ago

Setup script for PYPI installation. Currently commented out the installation steps in the script. Once everything looks good, we can create a PR to uncomment it and then do the upload.

ntadimeti commented 4 years ago

@tijyojwad having the test.pypi in CI now, will help us test that upload works through CI as well and then we can change it to the production URL

tijyojwad commented 4 years ago

@tijyojwad having the test.pypi in CI now, will help us test that upload works through CI as well and then we can change it to the production URL

Will this upload everytime we test? @ohadmo to comment on uploading from tests to see if it could cause any issues on PyPI side wrt version numbering and so on

ntadimeti commented 4 years ago

rerun tests

ntadimeti commented 4 years ago

@ohadmo right, my bad. Changed it to atacworks. If everything else looks good, I can keep an eye on the CI and merge the PR once it passes and looks good.

Any other changes needed in this PR ?