We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please fix
0%| | 0/26 [00:00<?, ?it/s] --------------------------------------------------------------------------- KeyError Traceback (most recent call last) /tmp/ipykernel_79121/3355975793.py in <module> ----> 1 data = hubmapdbgap.create.submission(hubmap_ids, dbgap_study_id=dbgap_study_id, token=token, prepend_sample_id=False ) ~/.local/lib/python3.9/site-packages/hubmap_dbgap-1.0-py3.9.egg/hubmapdbgap/create.py in submission(hubmap_ids, dbgap_study_id, token, prepend_sample_id) 252 } 253 --> 254 protocols_io_title = protocols_io[metadata["ingest_metadata"]["metadata"]["protocols_io_doi"]] 255 256 # deprecated design_description(s) KeyError: '10.17504/protocols.io.be79jhr6'
The text was updated successfully, but these errors were encountered:
icaoberg
No branches or pull requests
Please fix
The text was updated successfully, but these errors were encountered: