-
Notifications
You must be signed in to change notification settings - Fork 13
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
Parade for histo cytometry application #96
Comments
You need to have images in OMERO with numerical values associated with each Image. For example, these values could be in a csv file linked to the parent Project, with an Image ID on each row. E.g. a demo of parade using measurements from FiJi: https://www.youtube.com/watch?v=Bmi31J04A_E |
Thanks for your answer. Just a little precision : if I generate theses datas (csv, roi,), parade could be used easily for set of images or is it designed for box (96 wells,...) ? Can you do multiple scatterplot like for cytometry or maybe this a point you will develop later ? |
It can be used for any set of Images. E.g. see in the demo movie on the However, I have done some work on a side-project to investigate potential new features: https://github.com/will-moore/parade-crossfilter. This isn't very well tested yet (and isn't supported by the OME team) but it does support multiple scatter plots. See demo https://youtu.be/XvbHczzePSo?t=69 |
I was wondering if parade was able to process quite easily histo cytometry application (with dataset for different condition/activation on Omero) if the segmentation results is given as mask (to extract results) ? Scatterplot are interactive in parade with the image isn't-it so it seems quite powerful for that ?
The text was updated successfully, but these errors were encountered: