Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
OpenFold
Commits
d4acbe6e
Commit
d4acbe6e
authored
Jan 30, 2024
by
jnwei
Browse files
Adding multimer support to OpenFold notebook
parent
81d817fe
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
319 additions
and
176 deletions
+319
-176
notebooks/OpenFold.ipynb
notebooks/OpenFold.ipynb
+313
-170
notebooks/environment.yml
notebooks/environment.yml
+6
-6
No files found.
notebooks/OpenFold.ipynb
100755 → 100644
View file @
d4acbe6e
This diff is collapsed.
Click to expand it.
notebooks/environment.yml
View file @
d4acbe6e
...
@@ -3,15 +3,15 @@ channels:
...
@@ -3,15 +3,15 @@ channels:
-
conda-forge
-
conda-forge
-
bioconda
-
bioconda
dependencies
:
dependencies
:
-
conda-forge::openmm=7.5.1
-
openmm=7.7
-
conda-forge::pdbfixer
-
pdbfixer
-
ml-collections
-
PyYAML==5.4.1
-
requests
-
typing-extensions
-
bioconda::hmmer==3.3.2
-
bioconda::hmmer==3.3.2
-
bioconda::hhsuite==3.3.0
-
bioconda::hhsuite==3.3.0
-
bioconda::kalign2==2.04
-
bioconda::kalign2==2.04
-
pip
:
-
pip
:
-
biopython==1.79
-
biopython==1.79
-
dm-tree==0.1.6
-
dm-tree==0.1.6
-
ml-collections==0.1.0
-
PyYAML==5.4.1
-
requests==2.26.0
-
typing-extensions==3.10.0.2
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment