sneumann / xcms

This is the git repository matching the Bioconductor package xcms: LC/MS and GC/MS Data Analysis
Other
177 stars 81 forks source link

xcms3: error opening mzdata with single scan #66

Closed sneumann closed 7 years ago

sneumann commented 7 years ago
> xr <- xcmsRaw("/home/.../msdata/fticr/ham4/HAM004_641fE_14-11-07--Exp1.extracted.mzdata")
Using Ramp backend to read the raw data.
Error in do.call(rbind, pks) : second argument must be a list
> ms  <- openMSfile("/home/.../msdata/fticr/ham4/HAM004_641fE_14-11-07--Exp1.extracted.mzdata")
> ms
Mass Spectrometry file handle.
Filename:  HAM004_641fE_14-11-07--Exp1.extracted.mzdata 
Number of scans:  1 

in b800586682acc62b63edb8954ad885f06fe434a4

jorainer commented 7 years ago

Yes, I've seen that one and am about to fix it.

jorainer commented 7 years ago

Fixed.