Closed asepsiswu closed 1 year ago
unequal spectra
> Idx <- rawrr::sampleFilePath() |> rawrr::readIndex()
> dim(Idx)
[1] 573 9
> spc <- rawrr::sampleFilePath() |> rawrr::readSpectrum(scan = 1:600)
> length(spc)
[1] 574
@asepsiswu thanks!!!
using https://bioconductor.org/packages/rawrr/ version >1.10
I fixed the assembly. executing
R> rawrr::installRawrrExe("https://github.com/fgcz/rawrr/releases/download/1.9.2/rawrr.1.9.2.exe")
versuche URL 'https://github.com/fgcz/rawrr/releases/download/1.9.2/rawrr.1.9.2.exe'
Content type 'application/octet-stream' length 28672 bytes (28 KB)
==================================================
downloaded 28 KB
MD5 5757c4f83c3bb18d143dc29421cf3c70 /Users/cp/Library/Caches/org.R-project.R/R/rawrr/rawrrassembly/rawrr.exe
[1] 0
should solve the issue.
R> rawrr::sampleFilePath() |> rawrr::readIndex() |> nrow()
[1] 574
R> rawrr::sampleFilePath() |> rawrr::readSpectrum(scan = 1:600) |> length()
[1] 574
R>
As a token of appreciation, I would like to send you a rawrr sticker. If you're interested, please provide me with your mailing address (via email).
C
MsBackendRawFileReader generated spectra lose the end spectrum(scanindex=7244) in msconvert and ThermoRawFileParser version. And in thermo Xcalibur, the total scan is 7244. I tried two files and got the same results MsBackendRawFileReader lost the final scanindex