diff options
Diffstat (limited to 'examples/genotype.scm')
| -rwxr-xr-x | examples/genotype.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/genotype.scm b/examples/genotype.scm index ac170be..e2ac782 100755 --- a/examples/genotype.scm +++ b/examples/genotype.scm @@ -63,7 +63,7 @@ (set gnt:has_alt_source_name (field ("IF((Source2 = Source), NULL, Source2)" Source2))) - (set gnt:belongs_to_species + (set gnt:has_species (string->identifier "" (remap-species-identifiers (field Species Fullname)) #:separator "_" #:proc string-downcase)) |
