Scala parser for generic MGF mascot files containing MS/MS data
https://p2m2.github.io/mgf-p2m2-tools/
http://www.matrixscience.com/help/data_file_help.html
npm should be installed.
export NODE_OPTIONS=--openssl-legacy-provider
# fastOptJS or fullOptJS check html/index.html
sbt fastOptJS
sbt fullOptJS
# open html/index.html
sbt fullOptJS::webpack
cp target/scala-2.13/scalajs-bundler/main/mgf-p2m2-tools-opt-bundle.js docs/
# open docs/index.html