Skip to content

An extremely fast and lightweight mass spectrometry data importing library

Notifications You must be signed in to change notification settings

kagami-c/MzLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MzLoader

An extremely fast and lightweight mass spectrometry data importing library.

MzLoader is specific designed for importing ms2 data. Therefore, some fields in mass spectra will not be extracted and some spectra will be skipped so as to accelerating the loading speed.

Makefile is written for MSVC and Clang. Please feel free to make adjustments on it.

Usage

The basic usage is available in test/ folder. To run unittest, please change the directory to test/ folder first.

Dependencies

  • RapidXML
  • zlib
  • libb64
  • GoogleTest (optional)

All these stuff are in 3rdparty/ folder.

License

BSD License

About

An extremely fast and lightweight mass spectrometry data importing library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published