Datasets:
Update the dataset summary
Browse files
README.md
CHANGED
@@ -8,17 +8,20 @@ tags:
|
|
8 |
pretty_name: AggregatorAdvisor
|
9 |
size_categories:
|
10 |
- 10K<n<100K
|
11 |
-
dataset_summary:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
|
|
|
|
|
|
22 |
citation: |-
|
23 |
@article
|
24 |
{Irwin2015, title = {An Aggregation Advisor for Ligand Discovery},
|
@@ -66,8 +69,11 @@ dataset_info:
|
|
66 |
---
|
67 |
|
68 |
# Aggregator Advisor
|
69 |
-
The [Aggregator Advisor](https://advisor.docking.org/) is a web-tool hosted
|
70 |
-
|
|
|
|
|
|
|
71 |
|
72 |
The train and test datasets uploaded to our Hugging Face repository have been sanitized and split from the original dataset
|
73 |
If you want to try these processes with the original dataset, please follow the instructions in the [Processing Script.py](https://huggingface.co/datasets/maomlab/AggregatorAdvisor/blob/main/Preprocessing%20Script.py) file located in the AggregatorAdvisor.
|
|
|
8 |
pretty_name: AggregatorAdvisor
|
9 |
size_categories:
|
10 |
- 10K<n<100K
|
11 |
+
dataset_summary:
|
12 |
+
12645 compounds from 20 sources from the AggregatorAdvisor release-2022/06
|
13 |
+
(https://advisor.docking.org/) that are experimentally determined to aggregate
|
14 |
+
thereby potentially causing false-positive outcomes in high-throughput drug screening.
|
15 |
+
dataset_description: >-
|
16 |
+
Many drug-like molecules phase-separate in aqueous solutions causing false-positives
|
17 |
+
in in biochemical assays often used for drug screening. The Aggregator Advisor
|
18 |
+
(https://advisor.docking.org/) is a web-tool hosted by the Shoichet Lab at UCSF
|
19 |
+
and used to assess the risk of a molecules being an aggregetor, may aggregate in
|
20 |
+
biochemical assays based on the chemical similarity to known aggregators, and
|
21 |
+
physical properties. This dataset includes the known aggregator from the
|
22 |
+
Aggregator Advisor 2022/06 release curated from 20 sources. Since
|
23 |
+
aggregation is dependent on the hydrophobicity of the compound, the predicted
|
24 |
+
logP is also computed for each compound.
|
25 |
citation: |-
|
26 |
@article
|
27 |
{Irwin2015, title = {An Aggregation Advisor for Ligand Discovery},
|
|
|
69 |
---
|
70 |
|
71 |
# Aggregator Advisor
|
72 |
+
The [Aggregator Advisor](https://advisor.docking.org/) is a web-tool hosted
|
73 |
+
by the Shoichet Lab at UCSF and used to assess the risk of a molecules being
|
74 |
+
an aggregetor, may aggregate in biochemical assays based on the chemical
|
75 |
+
similarity to known aggregators, and physical properties. The most current
|
76 |
+
release (2022/06) contains 12645 known aggregator molecules from 20 sources.
|
77 |
|
78 |
The train and test datasets uploaded to our Hugging Face repository have been sanitized and split from the original dataset
|
79 |
If you want to try these processes with the original dataset, please follow the instructions in the [Processing Script.py](https://huggingface.co/datasets/maomlab/AggregatorAdvisor/blob/main/Preprocessing%20Script.py) file located in the AggregatorAdvisor.
|