Gmx-mmpbsa

Latest version: v1.6.3

Safety actively analyzes 634607 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.3.2

Additions
* **Now, gmx_MMPBSA is in Zenodo [![DOI](https://zenodo.org/badge/295050575.svg)](https://zenodo.org/badge/latestdoi/295050575). You can refer to us in this way in what we publish the article**
* Added Interaction Entropy to gmx_MMPBSA output file
* Added a new class to save IE in a csv file
* Added "Go to Top" button to documentation HTML.

Fixes
* Error when ligand and/or receptor are discontinuous (Testing it)
* Error when ligand and/or receptor are discontinuous and numbered non-consecutively
* Non-critical errors and inconsistencies in documentation

Changes
* `receptor_mask` and `ligand_mask` have been removed from input file variables. Now we extract the amber mask directly
based on the GROMACS index file
* The receptor and ligand mapping in the complex was improved. Now we use a method based on the GROMACS index file
* The method `Map` of the `system_MMPBSA` class has been restructured. Now always processes amber masks
* Changing the IE calculation function to a class

1.3.1

Additions
* New variable (`overwrite_data`) to overwrite gmx_MMPBSA data.
* More informative message when sander fail. Useful for PB calculation

Fixes
* Protein-ligand with charmm force field example
* Stability calculation
* gmx path error
* leaprc.GLYCAM_06h-1 file
* Protein-glycan example

Changes
* Documentation banner

1.3.0

Additions
* Documentation at Github pages
* Charmm force field support
* Amber topology generation from GROMACS topology. Work for Charmm and Amber force fields
* New flag for topologies (`-cp`, `-rp` and `-lp`) added
* Now `gmx_MMPBSA` supports discontinuous receptor and ligand.
* Glycine scanning
* Autocompletion script for both `gmx_MMPBSA` and `gmx_MMPBSA_ana`
* Versioneer to control the semantic version.
* Argument type checker for the command-line

Fixes
* Alanine scanning tutorial
* GROMACS executable path
* The `-gui` option has been changed by `-nogui` and fixed when it is defined
* Improvement on documentation

Changes
* Documentation theme. Now we use Material
* Alanine scanning variable. Now `mutant` correspond to mutant amino acid (ALA and GLY)
* The `gmx_MMPBSA_gui` was changed by `gmx_MMPBSA_ana`
* Improvement on the topologies construction process
* Order in which the trajectories are cleaned. Now, the topology is built and finally, the trajectories are cleaned

1.2.0

**Improvements**
- More comprehensive output log file
- Best handling of structure files

**Additions**
- New ligand force field (Zwitterionic aminoacids)
- A new flag (-cr) added for defining a reference structure (guarantee a better consintency in generated PDB files)
- API documentation

**Changes**
- `gmx editconf` is used to generate PDB files instead of `gmx trjconv` (14)
- gmx_MMPBSA data is copied in AMBER as an independent folder
- `*gro` files can be used as a MD Structure+mass(db) file
- Updated tutorial list in README ([Protein_DNA_RNA_Ion_ligand BFE calculations](https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA/tree/master/test_files/Protein_DNA_RNA_Ion_ligand))

1.1.1

- [x] Support various metallo-complexes formats
- [x] New tutorial added (see [Protein_DNA_RNA_Ion_ligand tutorial](https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA/tree/master/test_files/Protein_DNA_RNA_Ion_ligand))
- [x] Keep all the temporary files in the folder for debugging purposes

v.1.1.0
In this version, we have changed and implemented several functions:
- [x] Now supports carbohydrates as ligand. See this [tutorial](https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA/tree/master/test_files/Protein_glycan)
- [x] Now supports metalloprotein-ligand complexes. See this [tutorial](https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA/tree/master/test_files/Metalloprotein_peptide). (it has limitations, see [issue](https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA/issues/3))
- [x] We changed the notation of the force fields, now the user can define any force field (We have only tested Amber and GLYCAM force fields) available in AmberTools. Charmm is not yet supported. See this [section](https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA#input-and-output)
- [x] We have added data folder to gmx_MMPBSA module. This folder contains the GLYCAM_06h-1 force field files (Compatible with amber99sb and early, see at [http://glycam.org](http://glycam.org/docs/help/2014/07/02/which-protein-force-fields-are-compatible-with-glycam/)) which is not in AmberTools.

1.0.0

gmx_MMPBSA is a new tool aid to perform end-state free energy calculations based on AMBER's MMPBSA.py with GROMACS files.
This version includes:
* Compatibility with different Gromacs versions
* Support for all types of calculations available in MMPBSA.py
* Graphical user interface for results analysis (gmx_MMPBSA_gui)
* API modified to get more information
* Some new facilities and types of calculations

Consult the [documentation](https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA) for more information

**New features to implement:**
gmx_MMPBSA_gui
- [ ] Add tooltips for more information
- [ ] Add detailed documentation
- [ ] Add customization options for graphics
- [ ] Labels, titles, rotation, color, etc
- [ ] Selection of intervals for calculations
- [ ] Option to visualize several types of calculations in the same graph
- [ ] Add new menu with documentation, about, version, and check updates

API
- [ ] documentation
- [ ] incorporate Interaction Entropy

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.