From 5ade56d6a601afac04edf65698fdec2b39bacecf Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Sat, 19 Aug 2023 16:17:54 +0300 Subject: Point ttl path to /export/data/genenetwork-virtuoso/ Signed-off-by: Munyoki Kilyungi --- examples/dump-genotype.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/dump-genotype.scm') diff --git a/examples/dump-genotype.scm b/examples/dump-genotype.scm index 661c57e..d4849d7 100755 --- a/examples/dump-genotype.scm +++ b/examples/dump-genotype.scm @@ -153,4 +153,4 @@ dump-genotypes)) (outputs '(#:documentation "./docs/dump-genotype.md" - #:rdf "./verified-data/dump-genotype.ttl"))) + #:rdf "/export/data/genenetwork-virtuoso/dump-genotype.ttl"))) -- cgit v1.2.3