/MsCoreUtils

Core Utils for Mass Spectrometry Data

Primary LanguageR

Low level functions for MS data

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. build status codecov.io license

This package aims to be a common place for useful mass spectrometry functions that are needed in multiple packages. We hope to keep the dependencies as small as possible.

Currently we externalising core functions from MSnbase, MALDIquant, etc.

Contributions

  • Sigurdur Smarason (@SiggiSmara): weighted moving average (sgibb/MALDIquant#54)
  • Thomas Naake (@tnaake): dotproduct calculation (rformassspectrometry#17)
  • Adriaan Sticker: robustSummary aggregation function (originally contributed to MSnbase)