updating definitions
Browse files
README.md
CHANGED
|
@@ -100,11 +100,17 @@ configs:
|
|
| 100 |
description: Identifier from the Yeast Epigenome Project
|
| 101 |
- name: treatment
|
| 102 |
dtype: string
|
| 103 |
-
description:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
role: experimental_condition
|
| 105 |
- name: growth_media
|
| 106 |
dtype: string
|
| 107 |
-
description:
|
|
|
|
|
|
|
| 108 |
role: experimental_condition
|
| 109 |
- name: antibody
|
| 110 |
dtype: string
|
|
@@ -132,11 +138,17 @@ configs:
|
|
| 132 |
role: regulator_identifier
|
| 133 |
- name: treatment
|
| 134 |
dtype: string
|
| 135 |
-
description:
|
|
|
|
|
|
|
|
|
|
|
|
|
| 136 |
role: experimental_condition
|
| 137 |
- name: growth_media
|
| 138 |
dtype: string
|
| 139 |
-
description:
|
|
|
|
|
|
|
| 140 |
role: experimental_condition
|
| 141 |
- name: multi_antibody
|
| 142 |
dtype: bool
|
|
|
|
| 100 |
description: Identifier from the Yeast Epigenome Project
|
| 101 |
- name: treatment
|
| 102 |
dtype: string
|
| 103 |
+
description: >-
|
| 104 |
+
Experimental treatment applied prior to ChIP-exo. The majority of
|
| 105 |
+
samples are untreated; a subset of SAGA-associated factors received a
|
| 106 |
+
brief heat shock (equal volume of 37°C medium mixed into a 25°C culture,
|
| 107 |
+
6 min at 37°C).
|
| 108 |
role: experimental_condition
|
| 109 |
- name: growth_media
|
| 110 |
dtype: string
|
| 111 |
+
description: >-
|
| 112 |
+
Growth medium used in the experiment, as reported in yeastepigenome.org
|
| 113 |
+
sample metadata. The majority of samples used YPD (rich medium).
|
| 114 |
role: experimental_condition
|
| 115 |
- name: antibody
|
| 116 |
dtype: string
|
|
|
|
| 138 |
role: regulator_identifier
|
| 139 |
- name: treatment
|
| 140 |
dtype: string
|
| 141 |
+
description: >-
|
| 142 |
+
Experimental treatment applied prior to ChIP-exo. The majority of
|
| 143 |
+
samples are untreated; a subset of SAGA-associated factors received a
|
| 144 |
+
brief heat shock (equal volume of 37°C medium mixed into a 25°C culture,
|
| 145 |
+
6 min at 37°C).
|
| 146 |
role: experimental_condition
|
| 147 |
- name: growth_media
|
| 148 |
dtype: string
|
| 149 |
+
description: >-
|
| 150 |
+
Growth medium used in the experiment, as reported in yeastepigenome.org
|
| 151 |
+
sample metadata. The majority of samples used YPD (rich medium).
|
| 152 |
role: experimental_condition
|
| 153 |
- name: multi_antibody
|
| 154 |
dtype: bool
|