🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

nmr-processing

Package Overview
Dependencies
Maintainers
4
Versions
285
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nmr-processing

Pure functions allowing to process NMR spectra.

18.0.1
npm
Version published
Weekly downloads
650
-23.26%
Maintainers
4
Weekly downloads
 
Created
Source

Zakodium logo

Maintained by Zakodium

NB: migrated from https://github.com/cheminfo/nmr-processing/commit/60bb8b1d4f76d4b50023f1c4dc93bce43e1306b7

NMR processing

NPM version npm download DOI

Introduction

The goal is to have pure functions allowing to process NMR spectra.

All the functions use only native javascript object and will not use any classes.

The functions are sorted by category on which they apply. Currently the categories are:

  • xy
  • xyz
  • peaks
  • signals
  • ranges
  • prediction
  • assignment

Debug

A viewer for xy data is available in /web

Installation

npm i nmr-processing

License

© 2025 Zakodium Sàrl. This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. CC BY-NC-SA 4.0

This package is based on MIT-licensed code that can be found here: https://doi.org/10.5281/zenodo.5153274

FAQs

Package last updated on 29 Apr 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts