You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: malariagen_data/pf8.py
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ class Pf8(PlasmodiumDataResource):
10
10
----------
11
11
url : str, optional
12
12
Base path to data. Default uses Sanger S3 Storage "s3://pf8-release/".
13
-
Alternative access through Google Cloud Storage "gs://pf8-release/" which requires authentication (https://malariagen.github.io/parasite-data/cloud_data_access/parasite-cloud-data-access.html#),
13
+
Alternative access through Google Cloud Storage "gs://pf8-release/" which requires authentication (https://malariagen.github.io/parasite-data/cloud_data_access/parasite-cloud-data-access.html#),
14
14
or specify a local path on your file system if data have been downloaded.
15
15
data_config : str, optional
16
16
Path to config for structure of Pf8 data resource. Defaults to config included
0 commit comments