CoVAMPnet: Comparative Markov State Analysis for Studying Effects of Drug Candidates on Disordered Biomolecules
Sérgio M. Marques, Petr Kouba, Anthony Legrand, Jiri Sedlar, Lucas Disson, Joan Planas-Iglesias, Zainab Sanusi, Antonin Kunka, Jiri Damborsky, Tomas Pajdla, Zbynek Prokop, Stanislav Mazurenko, Josef Sivic, David Bednar

Data

The sampled stripped trajectories and intermediate data, including the trained neural network weights, are available here: covampnet_data.tar.gz (17 GB). Below is a description of the data structure.
covampnet_data/
├── trajectories/  # MD simulations
│   ├── ZS-ab2/  # simulated system
│   │   ├──e1s1_0/  # episode 1, simulation 1
│   │   │   └── output.filtered.xtc  # compressed MD simulation
│   │   ├──e1s2_0/  # episode 1, simulation 2
│   │   │   └── output.filtered.xtc
│   │   ├── ...
│   │   └── filtered.pdb  # topology file	
│   ├── ZS-ab3/
│   └── ZS-ab4/
├── models/  # trained models
│   ├── ZS-ab2/
│   ├── ZS-ab3/
│   └── ZS-ab4/
├── model_outputs/  # Markov state probabilities for each frame, Koopman matrices,
│   │               # Chapman-Kolmogorov tests, implied timescales, eq. distribution
│   └── ...
├── trained_model_histories/  # train/val losses of final models
│   └── ...
├── frames_for_gradient_evaluation/  # frame ids for reproduction of gradient analysis
│   └── ...
├── training_splits/  # training splits for reproduction of results
│   └── ...
└── training_seeds/  # training seeds for reproduction of results
    └── ...
	

Code

The code and example data are available on GitHub: https://github.com/KoubaPetr/CoVAMPnet

Abstract

Computational study of the effect of drug candidates on intrinsically disordered biomolecules is challenging due to their vast and complex conformational space. Here, we developed a comparative Markov state analysis (CoVAMPnet) framework to quantify changes in the conformational distribution and dynamics of a disordered biomolecule in the presence and absence of small organic drug candidate molecules. First, molecular dynamics trajectories are generated using enhanced sampling, in the presence and absence of small molecule drug candidates, and ensembles of soft Markov state models (MSMs) are learned for each system using unsupervised
machinelearning. Second, these ensembles of learned MSMs are aligned across different systems based on a solution to an optimal transport problem. Third,
the directional importance of inter-residue distances for the assignment to different conformational states is assessed by a discriminative analysis of aggregated neural network gradients. This final step provides interpretability and biophysical context to the learned MSMs. We applied this novel computational framework to assess the effects of ongoing phase 3 therapeutics tramiprosate (TMP) and its metabolite 3-sulfopropanoic acid (SPA) on the disordered Aβ42 peptide involved in Alzheimer’s disease. Based on adaptive sampling molecular dynamics and CoVAMPnet analysis, we observed that both TMP and SPA preserved more structured conformations of Aβ42 by interacting nonspecifically with charged residues. SPA impacted Aβ42 more than TMP, protecting α-helices and suppressing the formation of aggregation-prone β-strands. Experimental biophysical analyses showed only mild effects of TMP/SPA on Aβ42 and activity enhancement by the endogenous metabolization of TMP into SPA. Our data suggest that TMP/SPA may also target other biomolecules than Aβ peptides. The CoVAMPnet method is broadly applicable to study the effects of drug candidates on the conformational behavior of intrinsically disordered biomolecules.
@article{covampnet2024jacsau,
    title={{CoVAMPnet}: Comparative Markov State Analysis for Studying Effects of Drug Candidates on Disordered Biomolecules},
    author={Sérgio M. Marques and Petr Kouba and Anthony Legrand and Jiri Sedlar and Lucas Disson and Joan Planas-Iglesias and Zainab Sanusi and Antonin Kunka and Jiri Damborsky and Tomas Pajdla and Zbynek Prokop and Stanislav Mazurenko and Josef Sivic and David Bednar},
    journal={{JACS Au}},
    year={2024},
    url={https://doi.org/10.1021/jacsau.4c00182},
    doi={10.1021/jacsau.4c00182}
}

Acknowledgements

This work was supported by the Ministry of Education, Youth and Sports of the Czech Republic (grants ESFRI RECETOX RI LM2023069, e-INFRA CZ LM2018140, ESFRI ELIXIR CZ LM2023055, TEAMING CZ CZ.02.1.01/0.0/0.0/17_043/0009632), the European Regional Development Fund under the project IMPACT (reg. no. CZ.02.1.01/0.0/0.0/15_003/0000468), the National Institute for Neurology Research (EXCELES Neuro nr. LX22NPO5107 MEYS): Financed by European Union – Next Generation EU, and the European Union (SinFonia 814418, TEAMING 857560 and ERC FRONTIER 101097822). Views and opinions expressed are those of the author(s) only and do not necessarily reflect those of the European Union or the European Research Council. Neither the European Union nor the granting authority can be held responsible for them. Petr Kouba is a holder of the Brno Ph.D. Talent scholarship funded by the Brno City Municipality and the JCMM.