Package edu. duke. cs. osprey. service. services
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class BondsAntechamberError(msg: String, antechamberLog: String) : ErrorInfo
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class ClashesResponse(groups: Map<String, ClashesResponse.Group>) : ResponseInfo
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class ForcefieldParamsError(msg: String, leapLog: String) : ErrorInfo
Content copied to clipboard
Link copied to clipboard
data class ForcefieldParamsRequest(molecules: List<ForcefieldParamsRequest.MolInfo>)
Content copied to clipboard
Link copied to clipboard
data class ForcefieldParamsResponse(params: String, coords: String) : ResponseInfo
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class MoleculeFFInfoError(msg: String, parmchkLog: String) : ErrorInfo
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class ProtonateError(msg: String, mol2: String, leapLog: String) : ErrorInfo
Content copied to clipboard
Link copied to clipboard
data class ProtonateRequest(mol2: String, atomName: String, atomType: String, bonds: List<ProtonateRequest.Bond>, hydrogens: List<ProtonateRequest.Hydrogen>)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class ProtonationAntechamberError(msg: String, antechamberLog: String) : ErrorInfo
Content copied to clipboard
Link copied to clipboard
data class ProtonationLeapError(msg: String, leapLog: String) : ErrorInfo
Content copied to clipboard
Link copied to clipboard
data class ProtonationRequest(pdb: String, ffname: String, atomTypes: String?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class TypesAntechamberError(msg: String, antechamberLog: String) : ErrorInfo
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class TypesRequest(molSettings: TypesRequest.MoleculeSettings?, smallMolSettings: TypesRequest.SmallMoleculeSettings?)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard