Datasets:
removing duplicated default from datacard
Browse files
README.md
CHANGED
|
@@ -171,7 +171,6 @@ configs:
|
|
| 171 |
This labels targets, for a given regulator, with abs(log2_shrunken_timecourses) `>` 0
|
| 172 |
- config_name: zev_gev
|
| 173 |
description: These are the Z3EV and GEV control strains (no specifically tagged TF)
|
| 174 |
-
default: true
|
| 175 |
dataset_type: annotated_features
|
| 176 |
metadata_fields: ["sample_id", "regulator_locus_tag", "regulator_symbol", "time", "mechanism", "restriction", "date", "strain"]
|
| 177 |
data_files:
|
|
|
|
| 171 |
This labels targets, for a given regulator, with abs(log2_shrunken_timecourses) `>` 0
|
| 172 |
- config_name: zev_gev
|
| 173 |
description: These are the Z3EV and GEV control strains (no specifically tagged TF)
|
|
|
|
| 174 |
dataset_type: annotated_features
|
| 175 |
metadata_fields: ["sample_id", "regulator_locus_tag", "regulator_symbol", "time", "mechanism", "restriction", "date", "strain"]
|
| 176 |
data_files:
|