fix datacard yaml
Browse files
README.md
CHANGED
|
@@ -185,8 +185,9 @@ configs:
|
|
| 185 |
role: sample_id
|
| 186 |
- name: sample_id
|
| 187 |
dtype: int64
|
| 188 |
-
description:
|
| 189 |
-
|
|
|
|
| 190 |
- name: yeastepigenome_id
|
| 191 |
dtype: float64
|
| 192 |
description: Sample identifier used by yeastepigenome.org
|
|
|
|
| 185 |
role: sample_id
|
| 186 |
- name: sample_id
|
| 187 |
dtype: int64
|
| 188 |
+
description: >-
|
| 189 |
+
Unique identifier for the biological replicate. Note this is the
|
| 190 |
+
same as the sample_id in rossi_2021_metadata_sample
|
| 191 |
- name: yeastepigenome_id
|
| 192 |
dtype: float64
|
| 193 |
description: Sample identifier used by yeastepigenome.org
|