Package chemaxon.calculations.bbb
Class BBB
java.lang.Object
chemaxon.calculations.bbb.BBB
BBB score calculator.
Scientific paper: https://pubs.acs.org/doi/abs/10.1021/acs.jmedchem.9b01220
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Simple DTO that contains the predicted value, its BBB score and the BBB score multiplied with the corresponding BBB multiplier. -
Method Summary
-
Method Details
-
properties
Returns the calculated phys-chem properties and scores. -
score
public double score()Calculates the BBB score from properties.- Returns:
- the sum of property's multiplied scores
-
calculate
Calculates the BBB properties and scores of the given Molecule.- Parameters:
molecule
- input structure- Returns:
- the BBB
-