Skip to content
Prev 19578 / 21318 Next

[Bioc-devel] Fwd: philr problems reported in the Multiple platform build/check report for BioC 3.17

Hi Justin,

I pulled the Bioconductor devel docker image (
https://www.bioconductor.org/help/docker/#intro), fired it up, and
installed your github version of philr.

And run the vignette. And I can reproduce the error:
multiplicative replacement or other method. For convenience, you can use
the "pseudocount" argument to philr.

So there is definitely something up.

running traceback after the error provides:

4: stop("Zero values must be removed either through use of pseudocount,
multiplicative replacement or other method. For convenience, you can use
the \"pseudocount\" argument to philr.")
3: philr.data.frame(otu.table, tree = tree, ...)
2: philr.phyloseq(pseq, part.weights = "enorm.x.gm.counts", ilr.weights =
"blw.sqrt")
1: philr(pseq, part.weights = "enorm.x.gm.counts", ilr.weights = "blw.sqrt")

Good luck!

On Fri, Apr 7, 2023 at 10:03?AM Oleksii Nikolaienko <
oleksii.nikolaienko at gmail.com> wrote: