Update README.md
Browse files
README.md
CHANGED
@@ -15,14 +15,15 @@ configs:
|
|
15 |
data_files: data/batman_formulas.csv
|
16 |
sep: "\t"
|
17 |
task_categories:
|
18 |
-
-
|
19 |
-
- chemical-screening
|
20 |
language:
|
21 |
- en
|
22 |
- cn
|
23 |
tags:
|
24 |
- biology
|
25 |
-
-
|
|
|
|
|
26 |
- chemistry
|
27 |
- medical
|
28 |
---
|
@@ -47,7 +48,7 @@ With BATMAN, we managed to remove this drawback and enable TCM screening in P3GP
|
|
47 |
- `pref_name`: conventional name of a compound (as mentioned in BATMAN);
|
48 |
- `synonyms`: other names associated with the CID (if present in BATMAN);
|
49 |
- `targets_known`: Verified human protein targets, according to BATMAN. The format is "symbol(ENTREZ_ID)"
|
50 |
-
- `
|
51 |
- `herbs`: A list of herbs, in which the compound is encountered;
|
52 |
- `formulas`: A list of TCM formulas that feature this compound.
|
53 |
- `batman_herb`: herbs used in TCM
|
|
|
15 |
data_files: data/batman_formulas.csv
|
16 |
sep: "\t"
|
17 |
task_categories:
|
18 |
+
- other
|
|
|
19 |
language:
|
20 |
- en
|
21 |
- cn
|
22 |
tags:
|
23 |
- biology
|
24 |
+
- drug discovery
|
25 |
+
- chemical screening
|
26 |
+
- life sciences
|
27 |
- chemistry
|
28 |
- medical
|
29 |
---
|
|
|
48 |
- `pref_name`: conventional name of a compound (as mentioned in BATMAN);
|
49 |
- `synonyms`: other names associated with the CID (if present in BATMAN);
|
50 |
- `targets_known`: Verified human protein targets, according to BATMAN. The format is "symbol(ENTREZ_ID)"
|
51 |
+
- `targets_pred`: All predicted protein targets, as stated in BATMAN (no significance threshold was used to filter these lists);
|
52 |
- `herbs`: A list of herbs, in which the compound is encountered;
|
53 |
- `formulas`: A list of TCM formulas that feature this compound.
|
54 |
- `batman_herb`: herbs used in TCM
|