setupRSPA {mQTL.NMR}R Documentation

setup of alignment parameters

Description

Configuration of the RSPA algorithm invariant parameters

Usage

setupRSPA(ppm)

Arguments

ppm

a vector defining chemical shift scale

Author(s)

Jean-Baptiste Cazier

See Also

configureRSPA

Examples


load_datafiles()

load(results)
ppm<-results$ppm
setupRSPA(ppm)


[Package mQTL.NMR version 1.14.0 Index]