Treating missing values #956
igalriklin
started this conversation in
General
Replies: 1 comment
-
Hi Igal, This is normal & expected. We use minimal value imputation (when we do that - often we don't impute at all) like this:
Best, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Vadim,
I ran 2 samples from the same HELA cells, and compared the results. Then I ran only these 2 samples in DIANN. I log transformed all the values, and treated the missing values as zeros.
Here is an image comparing the values of each sample.
I expected that the zero values for sample will be very low in the other sample, close to the detection limit. However when I made the histogram of the values of each sample when the other are zeros, I was surprised to find out that they spread on almost the whole range of values.
Does this looks like an error to you? I think that it means that I cannot use imputation with zero or with minimal values for the unknown measurments. Do you agree? How is the best they to treat them in your opinion?
Thanks!
Igal
Beta Was this translation helpful? Give feedback.
All reactions