Jhsmit / PyHDX

Derive ΔG for single residues from HDX-MS data
http://pyhdx.readthedocs.io
MIT License
28 stars 12 forks source link

python_requirements.py #293

Closed JZbacklife1 closed 1 year ago

JZbacklife1 commented 1 year ago

Generate conda requirements files from setup.cfg:

$ python _requirements.py

hi, i can not find the above file in the PyHDX folder??

pls indicate how to proceed?

thanks

Jhsmit commented 1 year ago

Hi, sorry indeed these instructions are not correct

Please skip the $python _requirements.py step and proceed to the next step $conda instlal --file ..., where the requirement files are in the dev/deps folder

Thanks for pointing this out, I'll update the docs soon

Jhsmit commented 1 year ago

closed by #294