Skip to content
Snippets Groups Projects
Commit ba447552 authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Move programmatic alias creation into find_and_add_aliases().

# Some aliases are added programatically.
# 1) The "species_name"
# 2) The "species name"
# 3) The "sname" (1+last part)
# 4) The "snam" (1+3 letters)
# 5) The "spenam" (3+3 letters)

# Others are read from the meta table.
# 6) Any species.alias
# 7) The species.taxonomy_id
# 8) The assembly.name
# 9) The species.common_name (if it exists)
parent 909a5420
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment