aboutsummaryrefslogtreecommitdiff
path: root/examples/dump-species-metadata.scm
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-08-15 22:31:06 +0300
committerMunyoki Kilyungi2023-08-15 22:31:06 +0300
commitdfbc9e0f93a9446108ac59f74aa42071f422f950 (patch)
tree794c7d74f5c5da56c861cc23c9ed335f06248101 /examples/dump-species-metadata.scm
parent2fd9a1e918b0db3676676c86c5b360e9c05d4aed (diff)
downloadgn-transform-databases-dfbc9e0f93a9446108ac59f74aa42071f422f950.tar.gz
Rename gnt:molecularTrait -> gnt:hasTissue
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'examples/dump-species-metadata.scm')
-rwxr-xr-xexamples/dump-species-metadata.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dump-species-metadata.scm b/examples/dump-species-metadata.scm
index d761439..2f229e9 100755
--- a/examples/dump-species-metadata.scm
+++ b/examples/dump-species-metadata.scm
@@ -178,7 +178,7 @@ At this point it is not very clear how Name, Name2, Symbol and Alias are used.
(field ("IF ((SELECT PublishFreeze.Name FROM PublishFreeze WHERE PublishFreeze.InbredSetId = InbredSet.Id LIMIT 1) IS NOT NULL, 'Traits and Cofactors', '')" genotypeP)))
(set gnt:phenotype
(field ("IF ((SELECT GenoFreeze.Name FROM GenoFreeze WHERE GenoFreeze.InbredSetId = InbredSet.Id LIMIT 1) IS NOT NULL, 'DNA Markers and SNPs', '')" phenotypeP)))
- (multiset gnt:molecularTrait
+ (multiset gnt:hasTissue
(map
(lambda (x)
(string->identifier "tissue"