Update README.md
Browse files
README.md
CHANGED
@@ -47,7 +47,7 @@ This project focuses on curating and modeling bioactivity data of small molecule
|
|
47 |
- **`04.1_umap_fingerprints.py`**: Applies UMAP for dimensionality reduction and clusters molecules using fingerprints.
|
48 |
- **`04.2_umap_fp_adme.py`**: Conducts UMAP on combined fingerprint and ADME data, enhancing visual analysis and clustering.
|
49 |
|
50 |
-
3. **
|
51 |
- **`05.1_il2_fingerprints_analysis.py`**: Focuses on IL-2 receptor, analyzing its molecular fingerprint interactions.
|
52 |
- **`05.2_il2_fp_adme_analysis.py`**: Extends analysis by incorporating ADME properties for IL-2.
|
53 |
|
|
|
47 |
- **`04.1_umap_fingerprints.py`**: Applies UMAP for dimensionality reduction and clusters molecules using fingerprints.
|
48 |
- **`04.2_umap_fp_adme.py`**: Conducts UMAP on combined fingerprint and ADME data, enhancing visual analysis and clustering.
|
49 |
|
50 |
+
3. **Target-Specific Analysis**:
|
51 |
- **`05.1_il2_fingerprints_analysis.py`**: Focuses on IL-2 receptor, analyzing its molecular fingerprint interactions.
|
52 |
- **`05.2_il2_fp_adme_analysis.py`**: Extends analysis by incorporating ADME properties for IL-2.
|
53 |
|