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

Accessing bulk annotations for idr0043-uhlen-humanproteinatlas/experimentA #124

Open
hamshkhawar opened this issue Jul 18, 2023 · 4 comments

Comments

@hamshkhawar
Copy link

Hello, I am wondering how to access bulk annotations files for idr0043 dataset. I have found the project id of this dataset to be 501
but couldn't find the annotations files for this particular dataset. however can get an access for other project_ids. Here below I am accessing following below link
"https://idr.openmicroscopy.org/webclient/api/annotations/?type=file&project=501"

Would appreciate for any help

@dominikl
Copy link
Member

dominikl commented Jul 19, 2023

The difference with the HPA submission (idr0043) is that the bulkannotation files are on the dataset level, not on the project level, because it's just too large. You'd have to go through the datasets and get the file from there. Hope that helps?

@dominikl
Copy link
Member

Also note that idr0043 is not complete yet! We keep adding more datasets. That's another reason why the bulkannotations are on the dataset level.

@hamshkhawar
Copy link
Author

Thanks for your reply. Can you please guide me how to access annotations for each dataset level programmatically?

@dominikl
Copy link
Member

Please have a look at: https://omero-guides.readthedocs.io/en/latest/api_usage.html.
By the way, you won't be able to download image data from IDR directly. The only way to get that is via Aspera, see https://idr.openmicroscopy.org/about/download.html .

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

No branches or pull requests

2 participants