cmatkhan commited on
Commit
5b09fb3
·
verified ·
1 Parent(s): 6bea8e8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +43 -3
README.md CHANGED
@@ -13,9 +13,15 @@ pretty_name: Hackett, 2020 Overexpression
13
  size_categories:
14
  - 1M<n<10M
15
  experimental_conditions:
16
- growth_medium: minimal
17
- temperature: 30C
18
- cultivation_method: chemostat
 
 
 
 
 
 
19
  configs:
20
  - config_name: hackett_2020
21
  description: TF overexpression data from Hackett 2020
@@ -72,6 +78,19 @@ configs:
72
  names: ["GEV", "ZEV"]
73
  description: Synthetic TF induction system (GEV or ZEV)
74
  role: experimental_condition
 
 
 
 
 
 
 
 
 
 
 
 
 
75
  - name: restriction
76
  dtype:
77
  class_label:
@@ -81,6 +100,27 @@ configs:
81
  N (Nitrogen‐limited cultures were maintained at 40 mg/l ammonium sulfate) or
82
  M (Not defined in the paper or on the Calico website)
83
  role: experimental_condition
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
84
  - name: date
85
  dtype: string
86
  description: date performed
 
13
  size_categories:
14
  - 1M<n<10M
15
  experimental_conditions:
16
+ environmental_conditions:
17
+ temperature_celsius: 30
18
+ cultivation_method: chemostat
19
+ media:
20
+ name: minimal
21
+ carbon_source:
22
+ - compound: D-glucose
23
+ # Saldanha et al 2004: 10 g/l
24
+ concentration_percent: 1
25
  configs:
26
  - config_name: hackett_2020
27
  description: TF overexpression data from Hackett 2020
 
78
  names: ["GEV", "ZEV"]
79
  description: Synthetic TF induction system (GEV or ZEV)
80
  role: experimental_condition
81
+ definitions:
82
+ GEV:
83
+ perturbation_method:
84
+ type: inducible_overexpression
85
+ system: GEV
86
+ inducer: beta-estradiol
87
+ description: "Galactose-inducible estrogen receptor-VP16 fusion system"
88
+ ZEV:
89
+ perturbation_method:
90
+ type: inducible_overexpression
91
+ system: ZEV
92
+ inducer: beta-estradiol
93
+ description: "Z3 (synthetic zinc finger)-estrogen receptor-VP16 fusion system"
94
  - name: restriction
95
  dtype:
96
  class_label:
 
100
  N (Nitrogen‐limited cultures were maintained at 40 mg/l ammonium sulfate) or
101
  M (Not defined in the paper or on the Calico website)
102
  role: experimental_condition
103
+ definitions:
104
+ P:
105
+ environmental_conditions:
106
+ media:
107
+ nitrogen_source:
108
+ - compound: ammonium_sulfate
109
+ # Saldanha et al 2004: 5 g/l
110
+ concentration_percent: 0.5
111
+ phosphate_source:
112
+ - compound: potassium_phosphate_monobasic
113
+ # Hackett et al 2020: 20 mg/l
114
+ concentration_percent: 0.002
115
+ N:
116
+ environmental_conditions:
117
+ media:
118
+ nitrogen_source:
119
+ - compound: ammonium_sulfate
120
+ # Hackett et al 2020: 40 mg/l
121
+ concentration_percent: 0.004
122
+ M:
123
+ description: "Not defined in the paper or on the Calico website"
124
  - name: date
125
  dtype: string
126
  description: date performed