Skip to content

Commit f6ea824

Browse files
authored
Merge branch 'master' into add_pf9
2 parents 6475dbd + 9b9608a commit f6ea824

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

malariagen_data/pf8_config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"default_url": "s3://pf8-release/" ,
2+
"default_url": "gs://pf8-release/" ,
33
"metadata_path": "metadata/Pf8_samples.txt",
44
"reference_path": "reference/PlasmoDB-54-Pfalciparum3D7-Genome.zarr/",
55
"reference_contigs": [

tests/integration/test_pf8.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ def setup_pf8(url="simplecache::gs://pf8-release/", **storage_kwargs):
1616
@pytest.mark.parametrize(
1717
"url",
1818
[
19-
"s3://pf8-release/",
2019
"gs://pf8-release/",
2120
"gcs://pf8-release/",
2221
"gs://pf8-release",

0 commit comments

Comments
 (0)