Skip to content

Java parsers for common mass-spectrometry and proteomics data formats

Compare
Choose a tag to compare
@chhh chhh released this 19 May 22:51
· 167 commits to master since this release
  • mzML/mzXML
  • pepXML
  • protXML
  • mzIdentML
  • GPdb XML
  • Agilent CEF

Thermo RAW on Windows in the next release.

Check out a small tutorial on how to use the library: http://www.batmass.org/tutorial/data-access-layer/

  • msftbx-with-deps.jar - includes ass the dependencies in the jar file, can be used as is
  • msftbx-bin.jar - this is the compiled library without the dependencies
  • msftbx-deps.jar - these are only the dependencies, to be used with msftbx-bin.jar
  • msftbx-src.jar - sources for easy integration with IDE's code-completion