create_lipinski_plots: Create Lipinski plots
Description
This function creates plots illustrating the distribution of molecular properties
and the pass/fail status of Lipinski's Rule of Five.
Usage
create_lipinski_plots(properties_df)
Value
A grid of plots showing distributions and pass/fail status.
Arguments
- properties_df
Data frame with molecular properties and pass/fail status.