create_lipinski_plots {LipinskiFilters}R Documentation

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)

Arguments

properties_df

Data frame with molecular properties and pass/fail status.

Value

A grid of plots showing distributions and pass/fail status.


[Package LipinskiFilters version 1.0.1 Index]