Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 857 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 857 Bytes

Corrective method dedicated to Isocor for calculating carbon isotopologue distribution from GCMS runs

web doi

command line

simple interface "Corrective method dedicated to Isocor for calculating carbon isotopologue distribution from GCMS runs"

https://p2m2.github.io/ihm-githubio-gcms2isocor

Html

Development version

npm should be installed.

export NODE_OPTIONS=--openssl-legacy-provider
sbt fastOptJS::webpack
# open html/index.html

Release

sbt fullOptJS::webpack
cp target/scala-2.13/scalajs-bundler/main/ihm-githubio-gcms2isocor-opt-bundle.js docs/
# open docs/index.html