Changes between Initial Version and Version 1 of Ticket #7260, comment 4


Ignore:
Timestamp:
Jul 12, 2022, 11:04:33 AM (3 years ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7260, comment 4

    initial v1  
    44
    55I didn't realize pip install can install directly from github and does not even need a wheel on github.  pip can use the pyproject.toml (or legacy setup.py) in the github project to build the wheel.
     6
     7The colabfold module uses the Steinegger lab fork of AlphaFold which is on PyPi as alphafold-colabfold and at github here
     8
     9   https://github.com/steineggerlab/alphafold
     10
     11It was updatd 6 times in June, versions 2.1.9 to 2.1.14.