Thom Quinn
Thom Quinn
Oh, I think `ivar=NA` toggle from issue #9 was never implemented.
Ah, I think it is implemented on GitHub only, not CRAN...
Thanks for checking. Does this code work? ``` library(propr) data(iris) met.rel
Also please let me know what `packageVersion("propr")` says :-)
Hm, my guess is that the cluster is not loading 4.2.8 correctly for some reason. In an older version of R, `ivar = NA` would call CLR by default, hence...
Thanks for your interest in propr! It sounds like the data can be thought of as "multi-omics data" in that you have two views of the same subjects. I'll assume...
Ah, I see. Unfortunately, I have not made any functions for this case. The #9 solution would be the way to go. You may find the functions `getMatrix()` and `getRatios()`...
Our reason for calculating FDR on only positive values is that the negative values can be difficult to interpret (see #4). I don't feel comfortable endorsing exact p-value calculation from...
I think the key issue is that the negative rho (like negative correlations) would be highly sensitive to the choice of the reference. They may mean something if you believe...
[s41592-020-01006-1.pdf](https://github.com/tpq/propr/files/6658929/s41592-020-01006-1.pdf)