Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix specifier authorities and other bugs in Regnum to Phyx generation #80

Draft
wants to merge 12 commits into
base: import-transcribed-phylogenies
Choose a base branch
from

Conversation

gaurav
Copy link
Member

@gaurav gaurav commented Aug 26, 2020

This PR fixes a few bugs in Regnum to Phyx generation:

  • Fixed a bug that caused specifier taxon name to miss authority names (e.g. "Mus musculus 1758" instead of "Mus musculus Linnaeus, 1758"). I wrote a script to fix malformed specifiers in existing Phyx files.
  • Added a script to generate OWL files from Phyx files hadn't been previously checked in. I've checked it in here under a scripts/ directory that is specifically excluded from encryption.
  • Changed the default number of digits in Regnum ID filenames from 6 to 7, which is the number of digits used by CDAO and UBERON ontologies. This is also configurable by command line argument now.

@gaurav gaurav force-pushed the fix-specifier-authorities branch from 99b5364 to 8e18aff Compare July 2, 2021 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant