Urinx / alphafold_pytorch

An implementation of the DeepMind's AlphaFold based on PyTorch for research
Apache License 2.0
392 stars 92 forks source link

utils module #6

Open istolarek opened 4 years ago

istolarek commented 4 years ago

from where install the utils module, the one from the: python3 -m pip install utils

gives:

AttributeError: module 'utils' has no attribute 'generate_domains'