cmatkhan commited on
Commit
8e15bdc
·
1 Parent(s): 1a4cc29

adding citation and description

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -21,10 +21,13 @@ experimental_conditions:
21
  - compound: D-glucose
22
  # Saldanha et al 2004: 10 g/l
23
  concentration_percent: 1
24
- citation: https://doi.org/10.15252/msb.20199174
 
 
25
  configs:
26
  - config_name: hackett_2020
27
- description: TF overexpression data from Hackett 2020
 
28
  default: true
29
  dataset_type: annotated_features
30
  metadata_fields: ["sample_id", "regulator_locus_tag", "regulator_symbol", "time", "mechanism", "restriction", "date", "strain"]
 
21
  - compound: D-glucose
22
  # Saldanha et al 2004: 10 g/l
23
  concentration_percent: 1
24
+ doi: https://doi.org/10.15252/msb.20199174
25
+ citation: >-
26
+ Hackett, SR, Baltz, EA, Coram, M, Wranik, BJ, Kim, et al. 2020. Learning causal networks using inducible transcription factors and transcriptome-wide time series. Molecular Systems Biology.
27
  configs:
28
  - config_name: hackett_2020
29
+ description: >-
30
+ Microarray expression data comparing cells without estradiol inducer, which express a TF at a very low level and post-induction, which express the TF at a high level by 15-30 minutes post induction. Contains many time points. Cells were grown in minimal medium with glucose in continuous-flow chemostats. In most experiments growth was limited by phosphate limitation.
31
  default: true
32
  dataset_type: annotated_features
33
  metadata_fields: ["sample_id", "regulator_locus_tag", "regulator_symbol", "time", "mechanism", "restriction", "date", "strain"]