.. |contactslogo| image:: _static/img/contacts_icon.png :alt: protein contacts :width: 100 :align: middle .. |GetContacts| raw:: html GetContacts .. |GetContacts_github| raw:: html GitHub page .. |config_file| raw:: html config_g2v.yml .. |github_netmd| raw:: html NetMD's GitHub page .. |SuMD_ref| raw:: html 1 .. |dtw_ref| raw:: html 2 .. |light_check| image:: _static/img/black_check.png :align: middle :class: only-light :width: 35 .. |dark_check| image:: _static/img/white_check.png :align: middle :class: only-dark :width: 35 .. |notebook| raw:: html Notebook .. _quickstart_notebook: Quickstart with Notebook ========================= .. raw:: html
To help you get started with **NetMD**, we provide a Jupyter |notebook| that covers the following steps: - Data preparation - Embedding generation - Analysis of molecular dynamics (MD) trajectories This notebook is designed to be an accessible starting point for experimenting with NetMD. It is fully editable, so you can adapt it to your own MD datasets and research questions. You can find the example notebook in the `tutorial/` folder of the |github_netmd|.