Skip to content

Python utility script to perform energy minimisation on a small molecule PDB file using AmberTools

Notifications You must be signed in to change notification settings

aretasg/amber-emm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Performs energy minimisation on a small ligand PDB file using AmberTools

Dependencies & Usage

  • AmberTools must be installed for the script to work (intended to be used with AmberTools 18-19). Please consider conda to install AmberTools
  • Python 3.6+
  • $AMBERHOME path must be set for the amber directory e.g. 'export AMBERHOME=/home/myname/amber18'. This may be optional if AmberTools was installed using conda
  • Replaces input file with the minimised version if no suffix is provided. Make a copy if you want to keep the original ligand PDB file
  • For more information about the arguments python emm.py -h

About

Python utility script to perform energy minimisation on a small molecule PDB file using AmberTools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages