diff options
-rwxr-xr-x | examples/dump-phenotype.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dump-phenotype.scm b/examples/dump-phenotype.scm index 5b05a79..e4d20c9 100755 --- a/examples/dump-phenotype.scm +++ b/examples/dump-phenotype.scm @@ -98,7 +98,7 @@ (ontology 'dataset: (regexp-substitute/global #f "[^A-Za-z0-9:]" - (field ("IFNULL(PublishFreeze.Name, '')" DatasetName)) + (field ("IFNULL(InfoFiles.InfoPageName, IFNULL(PublishFreeze.Name, ''))" DatasetName)) 'pre "_" 'post))) (set gn:phenotypeOfPublication (let ((pmid (field |