Releasing the AlphaFold package on pypi
See original GitHub issueThank you for sharing the AlphaFold codebase!
I wanted to suggest releasing the package to pypi to make it easier to install especially in production environments, if possible, including the run_alphafold
script.
Please let me know if you’ll consider this suggestion.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6
Top Results From Across the Web
alphafold · PyPI
An implementation of the inference pipeline of AlphaFold v2.0.This is a completely new model that was entered as AlphaFold2 in CASP14 and ...
Read more >alphafold-colabfold - PyPI
An implementation of the inference pipeline of AlphaFold v2.0. ... This package contains patches for colabfold. ... Released: Nov 20, 2022.
Read more >alphafold-kagglefold - PyPI
An implementation of the inference pipeline of AlphaFold v2.0.This is a completely new model ... This package contains patches for kagglefold.
Read more >alphapulldown - PyPI
Pipeline allows massive screening using alphafold. ... Released: Dec 5, 2022 ... The author of this package has not provided a project description ......
Read more >cradlebio - PyPI
cradlebio 0.1.8 · Project description · Project details · Release history Release notifications | RSS feed · Download files · Help · About...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi, it should be available as the
alphafold
package - https://pypi.org/project/alphafold/. Can you test it?TY Augustin!