Antechamber
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class Exception(msg: String, pdb: String, results: Antechamber.Results) : RuntimeException
Content copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
fun run(serviceDir: Path, inmol: String, inType: Antechamber.InType, atomTypes: Antechamber.AtomTypes, useACDoctor: Boolean = true, generateCharges: Antechamber.ChargeMethod? = null, netCharge: Int? = null, sqmOptions: SQM.Options = SQM.Options()): Antechamber.Results
Content copied to clipboard