r-signal

A set of signal processing functions originally written for ‘Matlab’ and ‘Octave’. Includes filter generation utilities, filtering functions, resampling routines, and visualization of filter models. It also includes interpolation functions.

Home  
Versions 0.7_6
License GPL-2
Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/r-signal

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install r-signal

and update with:

conda update r-signal