-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mmcif_cache #183
Comments
@vetmax7 Hi ; I was wondering if you solved this issue as i'm currently facing the same thing; |
Hello! I used scripts from OpenFold |
@vetmax7 thank you, i found that solution the day i asked you, but thanks for your reply. |
@vetmax7 Hi again I was wondering if you managed to launch the training script; i need some help if you were able to do it. |
@morou34 Hello! I've not run training script of FastFold because it requires internet connection during this but my Univ Cluster does not provide it. |
@vetmax7 Thank you for your answer; do you know why does it require internet exactly (for what) ? |
As I understood, |
I was wondering if i can get your contact, an email or something to contact you a little bit faster; thank you so much for your help and time |
Hello!
To train FastFold we need mmcif_cache. How can I generate it?
In train.py:
parser.add_argument( "--template_release_dates_cache_path", type=str, default=None, help="""Output of scripts/generate_mmcif_cache.py run on template mmCIF files."""
But in scripts, there is no generate_mmcif_cache.py
Also in train.sh:
The text was updated successfully, but these errors were encountered: