aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPjotr Prins2023-08-20 10:03:53 +0200
committerPjotr Prins2023-08-20 10:03:53 +0200
commite44caf82bed31af38f8a2c0b45e7134aefa742a8 (patch)
treedb154f05d911d5bf2c93be266212876d4e0c545d
parente88e1caf807cab091ef3482bbfe8a6e7349f455c (diff)
downloadgn-docs-e44caf82bed31af38f8a2c0b45e7134aefa742a8.tar.gz
SPARQL: minor notes
-rw-r--r--api/sparql-endpoint.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/api/sparql-endpoint.md b/api/sparql-endpoint.md
index fd3df3b..e1447a5 100644
--- a/api/sparql-endpoint.md
+++ b/api/sparql-endpoint.md
@@ -132,8 +132,14 @@
> - get_pheno("BXD", "10646") - Get phenotype values for a classical trait.
+lmdb
+
> - get_geno("BXD") - Get genotypes for a group.
+lmdb
+
> - run_gemma("BXDPublish", "10015") - Perform a genome scan with gemma
> - run_rqtl("BXDPublish", "10015") - Perform a genome scan with R/qtl
> - run_correlation("HC_M2_0606_P", "BXDPublish", "1427571_at") - Finds traits that are correlated with a given trait.
+
+NA