Learn R Programming

peakPick (version 0.11)

Peak Picking Methods Inspired by Biological Data

Description

Biologically inspired methods for detecting peaks in one-dimensional data, such as time series or genomics data. The algorithms were originally designed by Weber, Ramachandran, and Henikoff, see documentation.

Copy Link

Version

Install

install.packages('peakPick')

Monthly Downloads

12

Version

0.11

License

MIT + file LICENSE

Maintainer

Paal O Westermark

Last Published

December 4th, 2015

Functions in peakPick (0.11)

detect.spikes

Detects spikes in series of numbers.
helperpeak

helper function for small peak elimination
peakpick

Identifies smooth peaks in series of numbers.
scaledrow

Helper functions for computing scaled peaks
keepmax

Eliminates peak pairs too close to each other.
smallpeaks

delete small peaks from vector with peak candidates