SCM history
Updates
- 1.32: Added option
-bif <bif_file>
which will read a SMOG 2 .bif and pick out residues withtype=amino
and call them protein for the purposes of-pd
. All other residues are treated as type LIGAND and therefore have no residue delta between contacts. Also added various code for SMOG2 compatibility. - 1.31: Bug fix regarding the use of BMG and Shadow. Shadow treated a BMG type 6 bond (used to constrain the ion) as a chemical bond, thus discarding native BMG contacts at an intermediate stage of generating the SBM Hamiltonian. Shadow now disregards type 6 bonds and BMG contacts are now correct. Also now compiled with Java7.
- 1.27: Included atom types " NG " and " CH3", and protein residue types DBZ and ACE. ACE is an acetyl group, and only makes sense as a stand-alone residue at the terminals.
- 1.26: Added an error if a residue is missing a Calpha atom and option "--coarse CA" is requested. Also included atom type " ZN ".
- 1.25: Added option
-og,--outputGauss
which specifies a filename to dump [ pairs ] formatted for Gaussian type contacts available in the SBM extension for Gromacs. - 1.24: Added support for
SPLICE
separator (likeTER
). Treats the spliced residues as a different chain, i.e. the deltas are not enforced. As before, no contacts if connected by bonds or dihedrals. Also fixed a bug that used shadowing size 1 even if you set "-m shadow -s 0
". It now acts sanely and uses shadowing size 0 with that switch. - 1.23: Added explicit left justification to the 3rd PDB column output as Windows and Unix/MacOS default differently.
- 1.22: --distance works correctly for AACA and CA graining as well.
- 1.21: Added more output information to standard out dump, such as the total excluded volume.
- 1.20: Added feature to reindex the contacts to start each chain at atom 1, residue 1. This is useful for systems that have more than 99999 atoms or 99999 residues since the PDB format cannot handle more than this. Enable with "--reindex." Also removed the unnecessary reading of dihedrals from the topology resulting in a speed increase and reduced memory footprint.
- 1.12: Shadow gives a shadowing radius of 0.5A to all atoms connected by bonds. Changed the definition of bonds to mean only those atoms specified under "[ bonds ]" and not the connections under "[ dihedrals ]."
- 1.11: Fixed bug that caused the Z component to lose one digit of precision.
- 1.1: Added option "--multiple [integer]" to read in several .gro at once.
- 1.0: Original Release
Known Bugs
- None known, dare you to find one...
This resource is provided by the Center for Theoretical Biological Physics.
Please direct questions and comments to info@smog-server.org.
Page created and maintained by Jeff Noel and Paul Whitford