This package has been deprecated

Author message:

Please migrate your code to mzdata

mzml

0.2.1 • Public • Published

mzML

NPM version build status Test coverage npm download

Read and explore mzML v1.1 files.

Installation

$ npm install --save mzml

Usage

import {mzML} from 'mzml';

// mzML files
const mzMLFile = readFileSync(__dirname + '/tiny.mzML');
var response = mzML(mzMLFile);

API Documentation

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i mzml

Weekly Downloads

4

Version

0.2.1

License

MIT

Unpacked Size

11.5 kB

Total Files

8

Last publish

Collaborators

  • cheminfo-bot
  • lpatiny