predict_oral_bioavailability {LipinskiFilters} | R Documentation |
Predict oral bioavailability
Description
This function predicts the oral bioavailability of molecules based on calculated molecular properties.
Usage
predict_oral_bioavailability(properties_df)
Arguments
properties_df |
Data frame with molecular properties. |
Value
Data frame with an additional column indicating whether each molecule has high or low oral bioavailability.
[Package LipinskiFilters version 1.0.1 Index]