updating readme with correct paths to files
Browse files
README.md
CHANGED
|
@@ -170,7 +170,7 @@ configs:
|
|
| 170 |
applies_to: ["chec_mahendrawada_m2025_af_replicates", "chec_genome_map"]
|
| 171 |
data_files:
|
| 172 |
- split: train
|
| 173 |
-
path:
|
| 174 |
dataset_info:
|
| 175 |
features:
|
| 176 |
- name: sra_accession
|
|
@@ -360,13 +360,13 @@ configs:
|
|
| 360 |
description: FDR-adjusted q-value from hypergeometric test (multiple testing correction)
|
| 361 |
role: quantitative_measure
|
| 362 |
|
| 363 |
-
- config_name:
|
| 364 |
description: Sample-level metadata for combined ChEC-seq experiments with regulator information and experimental conditions
|
| 365 |
dataset_type: metadata
|
| 366 |
applies_to: ["chec_mahendrawada_m2025_af_combined"]
|
| 367 |
data_files:
|
| 368 |
- split: train
|
| 369 |
-
path:
|
| 370 |
dataset_info:
|
| 371 |
features:
|
| 372 |
- name: sample_id
|
|
|
|
| 170 |
applies_to: ["chec_mahendrawada_m2025_af_replicates", "chec_genome_map"]
|
| 171 |
data_files:
|
| 172 |
- split: train
|
| 173 |
+
path: chec_genome_map_meta.parquet
|
| 174 |
dataset_info:
|
| 175 |
features:
|
| 176 |
- name: sra_accession
|
|
|
|
| 360 |
description: FDR-adjusted q-value from hypergeometric test (multiple testing correction)
|
| 361 |
role: quantitative_measure
|
| 362 |
|
| 363 |
+
- config_name: chec_mahendrawada_m2025_af_combined_meta
|
| 364 |
description: Sample-level metadata for combined ChEC-seq experiments with regulator information and experimental conditions
|
| 365 |
dataset_type: metadata
|
| 366 |
applies_to: ["chec_mahendrawada_m2025_af_combined"]
|
| 367 |
data_files:
|
| 368 |
- split: train
|
| 369 |
+
path: chec_mahendrawada_m2025_af_combined_meta.parquet
|
| 370 |
dataset_info:
|
| 371 |
features:
|
| 372 |
- name: sample_id
|