Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
3d5441b2
Commit
3d5441b2
authored
1 year ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Alphafold
parent
47ac1af3
No related branches found
No related tags found
1 merge request
!436
Alphafold
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs.it4i/software/machine-learning/alphafold.md
+27
-0
27 additions, 0 deletions
docs.it4i/software/machine-learning/alphafold.md
mkdocs.yml
+1
-0
1 addition, 0 deletions
mkdocs.yml
with
28 additions
and
0 deletions
docs.it4i/software/machine-learning/alphafold.md
0 → 100644
+
27
−
0
View file @
3d5441b2
# AlphaFold
[
AlphaFold
][
1
]
is an AI program designed as a deep learning system
developed by DeepMind, a subsidiary of Alphabet,
which performs predictions of protein structure.
## Installed Versions
AlphaFold is available on the Karolina cluster.
For the current list of installed versions, use:
```
console
ml av alphafold
```
## Loading Databases
AlphaFold needs multiple genetic databases to run.
These can be downloaded using AlphaFold scripts located in the
`apps/all/AlphaFold/2.1.2-fosscuda-2020b-TensorFlow-2.5.0/scripts`
directory.
This step requires the
`aria2c`
program available as the
`aria2/1.35.0-GCCcore-10.3.0`
module.
Once downloaded, you must specify the path to the directory on
`/scratch`
containing the databases.
For more information, see the
[
AlphaFold documentation
][
2
]
.
[
1
]:
https://www.deepmind.com/research/highlighted-research/alphafold
[
2
]:
https://github.com/deepmind/alphafold#genetic-databases
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
1
−
0
View file @
3d5441b2
...
@@ -234,6 +234,7 @@ nav:
...
@@ -234,6 +234,7 @@ nav:
-
NetKet
:
software/machine-learning/netket.md
-
NetKet
:
software/machine-learning/netket.md
-
TensorFlow
:
software/machine-learning/tensorflow.md
-
TensorFlow
:
software/machine-learning/tensorflow.md
-
Deep Learning
:
-
Deep Learning
:
-
AlphaFold
:
software/machine-learning/alphafold.md
-
DeepDock
:
software/machine-learning/deepdock.md
-
DeepDock
:
software/machine-learning/deepdock.md
-
MPI
:
-
MPI
:
-
Introduction
:
software/mpi/mpi.md
-
Introduction
:
software/mpi/mpi.md
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment