From e44caf82bed31af38f8a2c0b45e7134aefa742a8 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sun, 20 Aug 2023 10:03:53 +0200 Subject: SPARQL: minor notes --- api/sparql-endpoint.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'api/sparql-endpoint.md') 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 -- cgit v1.2.3