Datasets:
adding metadata to 2025_analysis_set
Browse files
README.md
CHANGED
|
@@ -232,6 +232,7 @@ configs:
|
|
| 232 |
passing single replicates from the annotated_features dataset. This is the data
|
| 233 |
that is used for the 2026 modeling paper as predictors
|
| 234 |
dataset_type: annotated_features
|
|
|
|
| 235 |
data_files:
|
| 236 |
- split: train
|
| 237 |
path: 2026_analysis_set.parquet
|
|
|
|
| 232 |
passing single replicates from the annotated_features dataset. This is the data
|
| 233 |
that is used for the 2026 modeling paper as predictors
|
| 234 |
dataset_type: annotated_features
|
| 235 |
+
metadata_fields: ["gm_id","regulator_locus_tag","regulator_symbol", "experiment_total_hops", "background_total_hops"]
|
| 236 |
data_files:
|
| 237 |
- split: train
|
| 238 |
path: 2026_analysis_set.parquet
|