Supplementary data for "scalable emulation of protein equilibrium ensembles with generative deep learning"
Authors/Creators
-
Lewis, Sarah
-
Hempel, Tim1
-
Jiménez-Luna, José
-
Gastegger, Gastegger
-
Xie, Yu
- Foong, Andrew
- García Satorras, Victor
-
Abdin, Osama
- Veeling, Bastiaan
- Zaporozhets, Iryna
- Chen, Yaoyi
- Yang, Soojung
- Foster, Adam
- Schneuing, Arne
- Nigam, Jigyasa
- Barbero, Federico
- Stimper, Vincent
- Campbell, Andrew
- Yim, Jason
- Lienen, Marten
- Shi, Yu
- Zheng, Shuxin
- Schulz, Hannes
- Munir, Usman
- Sordillo, Roberto
- Tomioka, Ryota
-
Clementi, Cecilia2
-
Noe, Frank
Description
Supplementary data for Biomolecular Emulator
Overview
This repository contains supplementary data for Biomolecular Emulator:
Supplementary code
- bioemu_release.zip: code snapshot of https://github.com/microsoft/bioemu at paper publication date
- bioemu-benchmarks_release.zip: code snapshot of https://github.com/microsoft/bioemu-benchmarks/ at paper publication date
We strongly recommend using the linked GitHub repositories for up-to-date code, installation instructions, and further information. This Zenodo repository represents a static snapshot of supplementary data for the publication.
Model checkpoints
- bioemu_finetuned_step_4421376000_epoch_00100.ckpt: Default BioEmu model used throughout the publication
- desres-models.zip: fast folder model, Fig. 3 A (for developers, please do not use for inference unless explicitly intended)
Supplementary structures
This repository contains the molecular structures that were used to generate the results in the above publication.
The supplementary structures are licensed under Community Data License Agreement - Permissive - Version 2.0.
Figure panel data assignment:
The samples_*.zip files map to the paper figures as follows:
- samples_cath.zip: Fig. 3 B, Fig. S10 A
- samples_cath-scaling-001.zip: Fig. 3 B; Fig. S10 C
- samples_cath-scaling-010.zip: Fig. 3 B; Fig. S10 C
- samples_cath-scaling-100.zip: Fig. 3 B; Fig. S10 C
- samples_delta_G.zip: Fig. 4 B, C and F
- samples_desres_model.zip: Fig. 3 A; Fig. S9
- samples_e2e_multiconf_crypticpocket.zip: Fig. S6
- samples_e2e_multiconf_domainmotion.zip: Fig. S6
- samples_e2e_multiconf_ood60_local.zip: Fig. S6
- samples_e2e_singleconf_localunfolding.zip: Fig. S6
- samples_examples_fig3.zip: Fig. 3 C and D; Fig 12
- samples_multiconf_crypticpocket.zip: Fig. 2 C; Fig. S4
- samples_multiconf_domainmotion.zip: Fig. 2 A; Fig. S2
- samples_multiconf_ood60_local.zip: Fig. S1
- samples_singleconf_localunfolding.zip: Fig. 2 B; Fig. S3
- samples_stable_proteins.zip: Fig 4 D
- samples_unstable_proteins.zip: Fig 4 E
Data loading
The data can be loaded with common molecular dynamics tools, e.g.,
with mdtraj:
import mdtrajsamples = mdtraj.load("path/to/samples.xtc", top="path/to/topology.pdb")
Files
bioemu-benchmarks_code_release.zip
Files
(9.0 GB)
| Name | Size | Download all |
|---|---|---|
|
md5:dd8f50a68aa8e01751069f0845966d66
|
14.6 MB | Preview Download |
|
md5:8c81538d61c286c4a11fb2a038fb75ca
|
5.1 MB | Preview Download |
|
md5:4a6af470b7be40ceeabdc44e266d3ce5
|
312.1 MB | Download |
|
md5:474bfdef0dfc1e74ee85d7859fcf9ffb
|
1.5 GB | Preview Download |
|
md5:95f5b84c57f6bdf7ba07abe6ff341762
|
221.5 MB | Preview Download |
|
md5:d68847f319742b71faa52be51d19a228
|
221.5 MB | Preview Download |
|
md5:7884666ddde9f90fb946296d9ed34a8e
|
221.5 MB | Preview Download |
|
md5:51617c0c1b17b57ad921087b61a8ceb3
|
221.5 MB | Preview Download |
|
md5:30c285d2a503fb3436cefda86c75a5c6
|
2.0 GB | Preview Download |
|
md5:5d5522bb8e7536f427e9392752865324
|
111.4 MB | Preview Download |
|
md5:a8b88a474d377885c38de1512cc2a4bf
|
800.5 MB | Preview Download |
|
md5:e9c4401ab45900af06908ae1e11cafaf
|
784.9 MB | Preview Download |
|
md5:7b743a8d00270ebd855b3599d53d26a1
|
334.7 MB | Preview Download |
|
md5:5a05aa4e474054c63c56ea3d5b56f7c1
|
291.0 MB | Preview Download |
|
md5:2fc0dca334257735d2e15d3890690a16
|
70.8 MB | Preview Download |
|
md5:ecdbe83823362d494744902222fcb59f
|
800.0 MB | Preview Download |
|
md5:64a86bf1c07cf0ac8c16d9ada10b4ad5
|
784.5 MB | Preview Download |
|
md5:d1f8b5792281e2186d85cf389daf2f2e
|
334.4 MB | Preview Download |
Additional details
Software
- Repository URL
- https://github.com/microsoft/bioemu/