test_lipinski_rule: Test Lipinski's Rule of Five

View source: R/test.R

test_lipinski_ruleR Documentation

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)

Arguments

properties_df

Data frame with molecular properties.

Value

A vector indicating whether each molecule passes or fails Lipinski's Rule of Five.


LipinskiFilters documentation built on May 29, 2024, 1:37 a.m.