actually, I got quite some segfaults lately with the Ramp backend (was default
up to now). With the pwiz backend I don't get them anymore.
Also, in xcms we were manually setting the backend to pwiz and did not
experience any problems.
cheers, jo
On 23 May 2017, at 18:35, Laurent Gatto
mailto:l
On 23 May 2017 16:26, Vladislav Petyuk wrote:
> Are there going to be any noticeable changes for the package users? Does
> it break compatibility? Do I need to install something extra (like
> ProteoWizard)?
In theory, we don't expect any downstream effects: no breaks, no extra
dependencies, ..
Are there going to be any noticeable changes for the package users? Does
it break compatibility? Do I need to install something extra (like
ProteoWizard)?
On Tue, May 23, 2017 at 9:10 AM Laurent Gatto wrote:
>
> Dear developer,
>
> For those who use mzR to access raw mass spectrometry data, pl
Dear developer,
For those who use mzR to access raw mass spectrometry data, please note
that we have change the default backend from Ramp to pwiz.
The old backend is still available using
openMSfile(filename, backend = "Ramp")
See https://github.com/sneumann/mzR/issues/84 for details. Please