test_lipinski_rule {LipinskiFilters} | R Documentation |
This function tests Lipinski's Rule of Five based on calculated molecular properties.
test_lipinski_rule(properties_df)
properties_df |
Data frame with molecular properties. |
A vector indicating whether each molecule passes or fails Lipinski's Rule of Five.