cmatkhan commited on
Commit
95a5f91
·
verified ·
1 Parent(s): 70c595f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -21
README.md CHANGED
@@ -14,28 +14,30 @@ pretty_name: "Kemmeren, 2014 Overexpression"
14
  size_categories:
15
  - 1M<n<10M
16
 
17
- environmental_conditions:
18
- growth_conditions:
19
- temperature_celsius: 30
20
- growth_phase_at_harvest:
21
- phase: "early_mid_log"
22
- od600: 0.6
23
- od600_tolerance: 0.1
24
- media:
25
- name: "synthetic_complete"
26
- carbon_source:
27
- compound: "D-glucose"
28
- concentration_percent: 2.0
29
- components:
30
- - name: "amino_acid_dropout_mix"
31
- concentration_g_per_l: 2.0
32
- - name: "yeast_nitrogen_base"
33
- concentration_g_per_l: 6.71
34
- specifications:
35
- - "without_amino_acids"
36
- - "without_carbohydrate"
37
- - "with_ammonium_sulfate"
38
  cultivation_method: plate
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  configs:
40
  - config_name: kemmeren_2014
41
  description: >-
 
14
  size_categories:
15
  - 1M<n<10M
16
 
17
+ experimental_conditions:
18
+ temperature_celsius: 30
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  cultivation_method: plate
20
+ growth_phase_at_harvest:
21
+ phase: "early_mid_log"
22
+ od600: 0.6
23
+ od600_tolerance: 0.1
24
+ media:
25
+ name: synthetic_complete
26
+ carbon_source:
27
+ - compound: D-glucose
28
+ # Kemmeren et al 2014: 2% D-glucose
29
+ concentration_percent: 2
30
+ nitrogen_source:
31
+ - compound: yeast_nitrogen_base
32
+ # Kemmeren et al 2014: 6.71 g/l
33
+ concentration_percent: 0.671
34
+ specifications:
35
+ - without_amino_acids
36
+ - without_carbohydrate
37
+ - with_ammonium_sulfate
38
+ - compound: amino_acid_dropout_mix
39
+ # Kemmeren et al 2014: 2.0 g/l
40
+ concentration_percent: 0.2
41
  configs:
42
  - config_name: kemmeren_2014
43
  description: >-