test_lipinski_rule: Test Lipinski's Rule of Five
Description
This function tests Lipinski's Rule of Five based on calculated molecular properties.
Usage
test_lipinski_rule(properties_df)
Value
A vector indicating whether each molecule passes or fails Lipinski's Rule of Five.
Arguments
- properties_df
Data frame with molecular properties.