Package org.biojava.nbio.structure.io
Class ChargeAdder
java.lang.Object
org.biojava.nbio.structure.io.ChargeAdder
A class to add appropriate charge information to a structure.
- Author:
- Anthony Bradley
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
addCharges
(Structure structure) Function to add the charges to a given structure.
-
Constructor Details
-
ChargeAdder
public ChargeAdder()
-
-
Method Details
-
addCharges
Function to add the charges to a given structure.
-