Skip to content

aryakc-compbio/GROMACS-Workflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

GROMACS Workflows

This repository contains molecular dynamics workflows, trajectory analyses, and Python automation tools developed using GROMACS and Python.


Current Project

10 ns Molecular Dynamics Simulation of 1HPV-Amprenavir Complex

System Information

  • Protein: 1HPV
  • Ligand: Amprenavir
  • Simulation Length: 10 ns

Molecular Dynamics Workflow

  1. Protein preparation
  2. Ligand topology generation
  3. Solvation and ion addition
  4. Energy minimization
  5. NVT equilibration
  6. NPT equilibration
  7. Production MD simulation

Analyses Performed

Structural Stability

  • RMSD analysis
  • Radius of gyration (Rg)

Interaction Analysis

  • Radial Distribution Function (RDF)
  • Hydrogen bond analysis

Surface Analysis

  • Solvent Accessible Surface Area (SASA)

Python Automation

Custom Python scripts were developed for:

  • XVG parsing
  • Automated scientific plotting
  • Statistical analysis
  • CSV export
  • RDF/RMSD/MSD visualization

Repository Structure

GROMACS-Workflows/
│
├── analysis/
│   ├── rmsd/
│   ├── rdf/
│   ├── sasa/
│   ├── hbonds/
│   └── gyration/
│
├── input_files/
├── scripts/
├── structures/
└── README.md

Tools Used

  • GROMACS
  • Python
  • NumPy
  • Pandas
  • Matplotlib
  • Linux
  • Git/GitHub

Skills Demonstrated

  • Molecular dynamics simulations
  • Protein-ligand interaction analysis
  • Scientific data analysis
  • Python-based workflow automation
  • Linux command-line workflows
  • Computational chemistry techniques

Future Improvements

  • Automated batch analysis
  • Publication-quality plotting
  • Coordination number calculations
  • TRAVIS-based trajectory analysis
  • Diffusion coefficient analysis
  • CO₂ capture simulation workflows

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages