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

Modified data sankey endpoint. Uses dataset_type rather than data_types. #595

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

DerekFurstPitt
Copy link
Contributor

Modified data sankey endpoint. Uses dataset_type rather than data_types. Various conversions and mappings no longer required. Also fixed a previous inefficiency which would cause the function to take minutes to run. Now it only takes seconds. This was caused by unecessary calls to ontology. This was done by modifying validate_organ_code to take an optional argument that includes the organ dictionary.

Various conversions and mappings no longer required. Also fixed a previous
inefficiency which would cause the function to take minutes to run. Now it
only takes seconds. This was caused by unecessary calls to ontology. This
was done by modifying validate_organ_code to take an optional argument
that includes the organ dictionary.
@yuanzhou yuanzhou merged commit 2502e76 into dev-integrate Jan 16, 2024
2 checks passed
@yuanzhou yuanzhou deleted the Derek-Furst/sankey-dataset-type branch January 26, 2024 18:54
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.

2 participants