CMD + K

r-ptw

Community

Parametric Time Warping aligns patterns, i.e. it aims to put corresponding features at the same locations. The algorithm searches for an optimal polynomial describing the warping. It is possible to align one sample to a reference, several samples to the same reference, or several samples to several references. One can choose between calculating individual warpings, or one global warping for a set of samples and one reference. Two optimization criteria are implemented: RMS (Root Mean Square error) and WCC (Weighted Cross Correlation). Both warping of peak profiles and of peak lists are supported.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-ptw

Usage Tracking

1.9_17
1.9_16
1.9_15
1.9_13
1.9_12
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Parametric Time Warping aligns patterns, i.e. it aims to put corresponding features at the same locations. The algorithm searches for an optimal polynomial describing the warping. It is possible to align one sample to a reference, several samples to the same reference, or several samples to several references. One can choose between calculating individual warpings, or one global warping for a set of samples and one reference. Two optimization criteria are implemented: RMS (Root Mean Square error) and WCC (Weighted Cross Correlation). Both warping of peak profiles and of peak lists are supported.

Last Updated

Sep 3, 2017 at 15:19

License

GPL (>= 2)

Total Downloads

133.8K

Version Downloads

54.3K

Supported Platforms

linux-64
macOS-64
win-64