aboutsummaryrefslogtreecommitdiff
path: root/examples/probeset.scm
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-12-19 18:56:11 +0300
committerMunyoki Kilyungi2023-12-22 11:53:21 +0300
commit203442c692f205dca37a9f32494e2e71907a58e6 (patch)
tree1f19fdffbdf31b7de9351813e484467ecb58e755 /examples/probeset.scm
parentcbf77678b01c45faf471f8582acdbb3fe957a49e (diff)
downloadgn-transform-databases-203442c692f205dca37a9f32494e2e71907a58e6.tar.gz
Use gnt:hasGeneId instead of gnt:gene/dct:references.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'examples/probeset.scm')
-rwxr-xr-xexamples/probeset.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/probeset.scm b/examples/probeset.scm
index 92c6a2a..0f83a86 100755
--- a/examples/probeset.scm
+++ b/examples/probeset.scm
@@ -122,7 +122,7 @@
((string=? "-" strand-probe)
" on the minus strand")
(else "")))))))
- (set dct:references
+ (set gnt:hasGeneId
(ontology 'gene:
(string-trim-both (field ProbeSet GeneId))))
;; OMIM Link