Datasets:
make time factor
Browse files
README.md
CHANGED
|
@@ -68,7 +68,9 @@ configs:
|
|
| 68 |
If there is no common name, the `target_locus_tag` is used.
|
| 69 |
role: target_identifier
|
| 70 |
- name: time
|
| 71 |
-
dtype:
|
|
|
|
|
|
|
| 72 |
description: time point (minutes)
|
| 73 |
role: experimental_condition
|
| 74 |
- name: mechanism
|
|
|
|
| 68 |
If there is no common name, the `target_locus_tag` is used.
|
| 69 |
role: target_identifier
|
| 70 |
- name: time
|
| 71 |
+
dtype:
|
| 72 |
+
class_label:
|
| 73 |
+
names: [0, 2, 5, 7, 8, 10, 12, 15, 20, 30, 45, 60, 90, 100, 120, 180, 290]
|
| 74 |
description: time point (minutes)
|
| 75 |
role: experimental_condition
|
| 76 |
- name: mechanism
|