Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,12 +9,11 @@ pretty_name: AggregatorAdvisor
|
|
| 9 |
size_categories:
|
| 10 |
- 10K<n<100K
|
| 11 |
dataset_summary: >-
|
| 12 |
-
AggregatorAdvisor identifies molecules that are known to aggregate or may aggregate in biochemical assays.
|
| 13 |
-
The approach is based on the chemical similarity to known aggregators, and physical properties.
|
| 14 |
-
The train and test datasets were created after sanitizing and splitting the original dataset in the paper below.
|
| 15 |
In the default affinity range of 100 nM to 10 μM, if calculated LogP > 3 and Tc ≥ 85%, the user is informed that this compound should be investigated as an aggregator.
|
| 16 |
If either calculated LogP > 3 or Tc > 85%, the user is warned that one of these two contributing criteria are in effect and that controls should be run.
|
| 17 |
If neither of these is true, this is reported, and the user is counseled that controls are always advised.
|
|
|
|
| 18 |
citation: >-
|
| 19 |
@article
|
| 20 |
{Irwin2015, title = {An Aggregation Advisor for Ligand Discovery},
|
|
|
|
| 9 |
size_categories:
|
| 10 |
- 10K<n<100K
|
| 11 |
dataset_summary: >-
|
| 12 |
+
AggregatorAdvisor identifies molecules that are known to aggregate or may aggregate in biochemical assays based on the chemical similarity to known aggregators, and physical properties.
|
|
|
|
|
|
|
| 13 |
In the default affinity range of 100 nM to 10 μM, if calculated LogP > 3 and Tc ≥ 85%, the user is informed that this compound should be investigated as an aggregator.
|
| 14 |
If either calculated LogP > 3 or Tc > 85%, the user is warned that one of these two contributing criteria are in effect and that controls should be run.
|
| 15 |
If neither of these is true, this is reported, and the user is counseled that controls are always advised.
|
| 16 |
+
The train and test datasets were created after sanitizing and splitting the original dataset in the paper below.
|
| 17 |
citation: >-
|
| 18 |
@article
|
| 19 |
{Irwin2015, title = {An Aggregation Advisor for Ligand Discovery},
|