powered by
findShiftStepFFT(refSpec, tarSpec, maxShift = 0)
hClustAlign
res=makeSimulatedData(); X=res$data; groupLabel=res$label; maxShift=50; refSpec=X[1,]; tarSpec=X[2,]; adj=findShiftStepFFT(refSpec, tarSpec,maxShift=maxShift);
Run the code above in your browser using DataLab