🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

lowess-normalization

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lowess-normalization

Normalize metabolomics data using LOWESS/Spline normalization

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
2
Created
Source

lowess-normalization

NPM version build status Test coverage npm download

Normalize metabolomics data using LOWESS/Spline normalization.

This code is based on the tool from Tsugawa et al. available for download at http://prime.psc.riken.jp/Metabolomics_Software/LOWESS-Normalization/index.html.

Literature reference: https://doi.org/10.1093/bioinformatics/btu203

Installation

$ npm i lowess-normalization

Usage

import { lowessNormalize } from 'lowess-normalization';

License

MIT

FAQs

Package last updated on 24 Sep 2019

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