Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insilichem/tangram_dummyatoms
https://github.com/insilichem/tangram_dummyatoms
graphical-interface molecular-dynamics ucsf-chimera
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/insilichem/tangram_dummyatoms
- Owner: insilichem
- Created: 2017-11-03T17:04:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T17:46:34.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T16:46:22.507Z (3 months ago)
- Topics: graphical-interface, molecular-dynamics, ucsf-chimera
- Language: Python
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dummy Atoms
===========Easy to prepare MD inputs for metal systems!
Project initially developed by Daniel Soler Viladrich ([@miniaoshi](https://github.com/miniaoshi/)), and currently maintained by [@jaimergp](https://github.com/jaimergp/). Lur Alonso is kindly acknowledged for her contributions and ideas.
Usage
-----1. Open your metal-containing biosystem
A couple of sample inputs are included in `examples` folder; parameters should be self-explaining.
However, there a couple of rules:
* Metals residues: Each metal must be a single residue with a unique name.
* Atom types: All atoms must be described with AMBER gaff. Otherwise Chimera will not recognize them properly, resulting in a parameterization error.2. Choose your desired parameters
For each metal you can choose:
- Metal Geometry (Must be feasible or dummyatoms will complain)
- Metal Charge
- Dummy Atoms Mass
- Metal-Dummy bond distance3. Load externals files [.lib, .frcmod]
The software takes care of all metal centers parameterization but peptides, cofactors or any other non-standard residue need their own .lib (for charges) and .frcmod (for missing parameters).
4. Output Option
Choose where (path) and how (name) you want to save your results
5. Run
Press Run and you will obtain the topology (.prmtop) and coordinates (.inpcrd)
of your program and some visualization outputs (.mol2, .pdb)