Update README.md
Browse files
README.md
CHANGED
|
@@ -50,7 +50,7 @@ configs:
|
|
| 50 |
partitioning:
|
| 51 |
enabled: true
|
| 52 |
partition_by: ["run_accession"]
|
| 53 |
-
path_template: "genome_map/accession={
|
| 54 |
filter_patterns:
|
| 55 |
- "accession=([^/]+)"
|
| 56 |
language:
|
|
|
|
| 50 |
partitioning:
|
| 51 |
enabled: true
|
| 52 |
partition_by: ["run_accession"]
|
| 53 |
+
path_template: "genome_map/accession={accession}/*.parquet"
|
| 54 |
filter_patterns:
|
| 55 |
- "accession=([^/]+)"
|
| 56 |
language:
|