aboutsummaryrefslogtreecommitdiff
path: root/gn3/db/datasets.py
diff options
context:
space:
mode:
authorArun Isaac2021-12-23 13:40:31 +0530
committerArun Isaac2021-12-23 13:41:34 +0530
commitdeca94c7b473ec79c5e5cee3d6caeb3c3885bd74 (patch)
treee4fca417d0428b5da2cfa4338c975b60280bd796 /gn3/db/datasets.py
parent8b94567da3796048e28d3525d72a6ec65fc2a978 (diff)
downloadgenenetwork3-deca94c7b473ec79c5e5cee3d6caeb3c3885bd74.tar.gz
db: Fix wrong continued indentation.
* gn3/db/datasets.py (dataset_metadata): Fix wrong continued indentation.
Diffstat (limited to 'gn3/db/datasets.py')
-rw-r--r--gn3/db/datasets.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/gn3/db/datasets.py b/gn3/db/datasets.py
index c50e148..788e9cf 100644
--- a/gn3/db/datasets.py
+++ b/gn3/db/datasets.py
@@ -328,7 +328,7 @@ WHERE {
OPTIONAL { ?dataset gn:geoSeries ?geo_series } .
}
""",
- """
+ """
PREFIX gn: <http://genenetwork.org/>
SELECT ?platform_name ?normalization_name ?species_name ?inbred_set_name ?tissue_name
WHERE {
@@ -341,7 +341,7 @@ WHERE {
OPTIONAL { ?dataset gn:datasetOfPlatform / gn:name ?platform_name } .
}
""",
- """
+ """
PREFIX gn: <http://genenetwork.org/>
SELECT ?specifics ?summary ?about_cases ?about_tissue ?about_platform
?about_data_processing ?notes ?experiment_design ?contributors