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

Automation branch #64

Merged
merged 39 commits into from
Dec 4, 2024
Merged

Automation branch #64

merged 39 commits into from
Dec 4, 2024

Conversation

icaoberg
Copy link
Collaborator

@icaoberg icaoberg commented Nov 6, 2024

This branch also fixes issues we are experiencing because of changes in metadata.

Latest bug:

+---------------------------------------------------+
| Processing dataset with HuBMAP ID HBM376.FRWD.797 |
+---------------------------------------------------+
Failed to process dataset HBM376.FRWD.797.
Traceback (most recent call last):
  File "/jet/home/icaoberg/code/miniconda3/envs/submission/lib/python3.10/site-packages/hubmapbags/magic.py", line 1261, in create_big_data_bags
    do_it(
  File "/jet/home/icaoberg/code/miniconda3/envs/submission/lib/python3.10/site-packages/hubmapbags/magic.py", line 770, in do_it
    datasets = __extract_datasets_from_input(input, token=token, instance=instance)
  File "/jet/home/icaoberg/code/miniconda3/envs/submission/lib/python3.10/site-packages/hubmapbags/magic.py", line 284, in __extract_datasets_from_input
    datasets = __extract_dataset_info_from_db(input, token=token, instance=instance)
  File "/jet/home/icaoberg/code/miniconda3/envs/submission/lib/python3.10/site-packages/hubmapbags/magic.py", line 146, in __extract_dataset_info_from_db
    organ_type = j.get("organ_type")[0]
TypeError: 'NoneType' object is not subscriptable

@icaoberg icaoberg self-assigned this Nov 6, 2024
@icaoberg icaoberg added bug Something isn't working enhancement New feature or request labels Nov 6, 2024
@icaoberg icaoberg changed the title WIP: Automation branch Automation branch Dec 4, 2024
Copy link
Collaborator Author

@icaoberg icaoberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed some minor issues.

@icaoberg icaoberg requested a review from j-uranic December 4, 2024 18:31
@icaoberg icaoberg merged commit ccbda56 into master Dec 4, 2024
@icaoberg icaoberg deleted the icaoberg-automation branch December 4, 2024 18:32
@icaoberg icaoberg restored the icaoberg-automation branch December 4, 2024 18:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants