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

Support alternate column names in labels reference files #27

Merged
merged 1 commit into from
May 18, 2021

Conversation

yoda-vid
Copy link
Collaborator

Addresses issue mentioned in #26 when loading the region_ids.csv file included with the E18.5 atlas in the sample data.

The ID and region name columns in labels reference files have assumed the values in the Allen ontology/structure graph files. Support alternate keys using the AtlasMetrics enums used for output stats. Catch key errors when loading these files to avoid crash on startup when unable to parse the files.

The ID and region name columns in labels reference files have assumed the values in the Allen ontology/structure graph files. Support alternate keys using the `AtlasMetrics` enums used for output stats. Catch key errors when loading these files to avoid crash on startup when unable to parse the files.
@yoda-vid yoda-vid added the bug Something isn't working label May 14, 2021
@yoda-vid yoda-vid added this to the v1.4.0 milestone May 14, 2021
@yoda-vid yoda-vid merged commit 225668e into master May 18, 2021
@yoda-vid yoda-vid deleted the alt_label_ref_col_names branch May 18, 2021 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant