fillPeaksChromPar {ncGTW} | R Documentation |
This function is edited from fillPeaksChromPar
in
fillPeaks.chrom-methods
to accept feature-wise warping
functions.
fillPeaksChromPar(arg)
arg |
A list sent from |
This function is for parallelly filling missing peaks with
feature-wise warping functions. The original function in
fillPeaks.chrom-methods
can only handle sample-wise
warping functions.
A list of sameple index vector and filled peak matrix.