test_lipinski_rule | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.