sneumann / xcms

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

Change to MSpectra and MChromatograms classes from MSnbase #491

Closed jorainer closed 4 years ago

jorainer commented 4 years ago

The MSnbase::Spectra and MSnbase::Chromatograms classes will be renamed to MSpectra and MChromatograms to avoid conflicts with the Spectra and Chromatograms packages.

Thus, we have also to rename these in xcms.

jorainer commented 4 years ago

This has been done.