-
In the project https://github.com/cheminfo/mzData we are using fast-xml-parser to parse scientific data (mass spectra).
Those data may be quite big and it works perfectly even with files of 400Mb.
…
-
I was testing the single sample example given in CAMERA and in the final results, found several isotope annotations that were separated into different pcgroup after the corr_eic_th is applied. I am us…
-
Hi,
the current nmrML/examples/nmrML/instance1.xml has several places where
data is encoded in binary, e.g. :
```
ZGVmYXVsdA==
```
But byte-format is not specified a…
-
I ran the code from the XCMS vignette and noticed that you input two files but after `msmsRead` only one file is left in the object.
I assume that is a bug?
```r
library(RMassBank)
library(RMass…
-
This seems like it has been an issue for many years. The Agilent scan id numbers are large non-sequential numbers so using the MSConvert scan number filter doesn't work. The OpenMS FileConverter utili…
-
See https://openmx.ssri.psu.edu/comment/8493#comment-8493 .
-
https://github.com/OpenMS/OpenMS/blob/develop/src/openms/source/FORMAT/HANDLERS/MzMLSpectrumDecoder.cpp#L310 and here https://github.com/OpenMS/OpenMS/blob/develop/src/openms/source/FORMAT/HANDLERS/Mz…
-
I ran cargo fmt on a crate and this was the response.
```
thread 'main' panicked at src\tools\rustfmt\src\items.rs:548:10:
called `Option::unwrap()` on a `None` value
stack backtrace:
0: 0x7ffd…
-
Reported by Andre Kleensang (Johns Hopkins University):
Die peakannotatioten sind anders in beiden Graphiken und damit ist
unklar, ob der höchste peak (6e06) 132.099 [M1+H]+ (laut maxlabel=5)
oder ni…
-
After the BioC build farm has enabled `_R_CHECK_LENGTH_1_LOGIC2_`
(see https://stat.ethz.ch/pipermail/bioc-devel/2020-January/016081.html for details)
we get a build error http://bioconductor.org/c…