Laurent Gatto

Results 260 comments of Laurent Gatto

@pavel-shliaha @sgibb any news on this front?

Any news on this front?

What's the status of this?

For completeness, here's some testing/devel code I wrote that made it into `MSnbase` as the `fastquant_max` and `quantify_OnDiskMSnExp_max` functions (ad42601e05672545e1cb6042e98e55781c34deee and 55d3fac1726e4f200aca82b560289a10cc3dcdea). ``` r ## quantifies peak pk in regions...

Thanks @sgibb. The function currently is used for iTRAQ/TMT quantitation indeed, but I would like it to be more general, or have one available for any peak (MS1 or MS2,...

No, and unlikely to be able to help without any details. Closing, but feel free to re-open if you can provide additional information.

1. command you ran to try to install the package 2. output of `sessionInfo()` 3. detailed error message

Ok, so you are using a recent R, with what I assume is Bioconductor release, i.e version 3.12. This is something you can verify with `BiocManager::version()`. I can't see anything...

Could you try to load `mzR` with `library(mzR)` - does that work?