Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Tutorial for Analyzing MD Trajectories Using Deeptime #294

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

JilsyXavier
Copy link

This pull request adds a Jupyter Notebook tutorial (md_trajectory_tutorial.ipynb) demonstrating how to analyze molecular dynamics (MD) trajectories using Deeptime library. The tutorial covers loading trajectories, performing Time-lagged Independent Component Analysis (TICA), and visualizing results.
Changes Made

  • Added md_trajectory_tutorial.ipynb with detailed instructions and code examples.
  • Included explanations and comments throughout the notebook for clarity.
    Purpose
    The purpose of this pull request is to provide a comprehensive guide for users interested in leveraging Deeptime for MD trajectory analysis. This tutorial enhances the repository's documentation and educational resources.

Checklist

  • Verified functionality of code examples.
  • Checked formatting and readability of the tutorial.

Author : Jilsy Xavier
jilsyxavier@gmail.com

Copy link

codecov bot commented Jun 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.02%. Comparing base (d8596f1) to head (51264f7).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #294      +/-   ##
==========================================
- Coverage   92.16%   92.02%   -0.15%     
==========================================
  Files         142      142              
  Lines       11653    11517     -136     
==========================================
- Hits        10740    10598     -142     
- Misses        913      919       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant