Open gerrardmai opened 6 years ago
i’m a bit fuzzy on the details, but basically the dilutions spreadsheet is sorted and you want to find the downmost table cell in each column that isn’t 28, therefore it’s sufficient to find the max index per column. (the only thing i don’t remember is if i just confused rows and columns)
here’s the manual, you can check if i’m right!
Sorry for disturbing you again,
I have question for the formula of censor value showed in pdf of Diffusion -Maps.
dilutions has 24 samples, If the 24th value is not equal to 28, the result will always the value of the 24th position.
whether should we find the max gene expression which is not equal to 28 (all the value in dilutions are less then 28)?
should the get_lod function be like that: