cmatkhan commited on
Commit
c208867
·
1 Parent(s): 1df89d0

fixing readme yaml

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -286,10 +286,10 @@ configs:
286
  - name: condition
287
  dtype:
288
  class_label:
289
- names: ["standard", "rapa", "starvation",
290
- "glu_1_gal_1", "del_MET28",
291
- "glu_1_gal_2", "del_FKH2",
292
- "del_TYE7"]
293
  description: >-
294
  Experimental condition of the sample, including standard growth, rapamycin treatment,
295
  nutrient starvation, mixed carbon source conditions, and gene deletion strains
 
286
  - name: condition
287
  dtype:
288
  class_label:
289
+ names: [
290
+ "standard", "rapa", "starvation", "glu_1_gal_1",
291
+ "del_MET28", "glu_1_gal_2", "del_FKH2", "del_TYE7"
292
+ ]
293
  description: >-
294
  Experimental condition of the sample, including standard growth, rapamycin treatment,
295
  nutrient starvation, mixed carbon source conditions, and gene deletion strains