-
Notifications
You must be signed in to change notification settings - Fork 0
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
QC: Cell size #82
Comments
@metavibor @constantinpape |
Do we have cell sizes of 100000 pixels? Could you look at those cells? I think the biggest I measured was an order of magnitude smaller. The same is on the other end |
Would it help you if I try to find out the image name? Then you could look with the plate viewer. Here are random locations on one plate that should contain cells that are larger than 100000
smaller than 100
|
@tischi thanks for checking this. |
Ok, very interesting, we need to check up on this .... One thing to keep in mind is that @imagirom's code to compute these sizes is a bit non-standard. |
yes, but still then @metavibor would know in which wells to find some :-) Regarding the initial thresholds for this, based on looking at the distributions I would say
...would be sensible? I will later try to fit something to the distributions (maybe 4 gaussians) to see what that gives... |
25.000 is huge.... |
Ok, then let's wait until @metavibor looked at some? (before we re-run...) |
I wrote |
Fyi, I double checked the size calculation, and it's correct. |
I have computed the size masks now. |
I checked this now and this makes total sense: |
I'm looking at one of the sites (H10-004) proposed by @tischi where there is supposed to be a large cell but I don't see anything abnormal |
Yes that looks normal. Maybe the site is wrong. |
@constantinpape you said you included another "layer" that can be looked via PlateViewer, what is it? is it "cell_size_mask"? what is that supposed to show? nothing happens when I enable that in this image |
this is exactly what I did and found nothing on the plate 519 reported by @tischi ... I looked at 311 in D06 and realized these are all images that are flagged in quality control by Severina. The question is why are they showing up in the cell statistics, why any computation is done on these? |
I see. Maybe there is indeed an issue with Tischi's histograms.
We still compute all the statistics even for the images that were marked as outliers. (The reason for this is that we need to combine the manual and automatically detected outliers at some point; and we need the stats for the automatic checks, so it's easier to calculate all statistics first and then filter for outliers later.) |
This is strange indeed. Not sure. I can check the R code again... |
Could you look in those wells? [EDIT: don't do it, see below]
|
@constantinpape @imagirom @metavibor |
yes indeed |
Those were our mysterious large cells. |
ok cool :) shall we say size limit 100-15000 |
Will do. |
Median infected cell sizes per well distributions across plates
Cell size distributions for some plates
The text was updated successfully, but these errors were encountered: