google-deepmind / google-deepmind/alphafold

Is it still running ? First time using Alphafold in local.

Open
#857 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14.9k
Forks
2.9k
PR merge metrics
No merged PRs in 30d

Description

I have installed Alphafold in locally. What does it mean ? Still running.

I have installed Alphafold in locally. What does it mean ? Still running.

--template_mmcif_dir: Path to a directory with template mmCIF structures, each
named .cif
--uniprot_database_path: Path to the Uniprot database for use by JackHMMer.
--uniref30_database_path: Path to the UniRef30 database for use by HHblits.
--uniref90_database_path: Path to the Uniref90 database for use by JackHMMER.
--[no]use_gpu_relax: Whether to relax on GPU. Relax on GPU can be much faster
than CPU, so it is recommended to enable if possible. GPUs must be available
if this setting is enabled.
--[no]use_precomputed_msas: Whether to read MSAs that have been written to
disk instead of running the MSA tools. The MSA files are looked up in the
output directory, so it must stay the same between multiple runs that are to
reuse the MSAs. WARNING: This will not check if the sequence, database or
configuration have changed.
(default: 'false')

if this setting is enabled.
> --[no]use_precomputed_msas: Whether to read MSAs that have been written to
> disk instead of running the MSA tools. The MSA files are looked up in the
> output directory, so it must stay the same between multiple runs that are to
> reuse the MSAs. WARNING: This will not check if the sequence, database or
> configuration have changed.
> (default: 'false')
>

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.