Skip to content

Commit

Permalink
Update NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
nghiavtr committed Feb 27, 2017
1 parent a1bbc4d commit 3932434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NAMESPACE
Expand Up @@ -3,5 +3,5 @@ importFrom(graphics, abline, contour, hist, legend, lines, par, plot,
importFrom(stats, fft, rnorm)
importFrom(MassSpecWavelet, peakDetectionCWT)
importFrom("graphics", "axis")
importFrom("stats", "cutree", "dist", "hclust", "median")
importFrom("stats", "cutree", "dist", "hclust", "median", "cor")
export(detectSpecPeaks,dohCluster,dohClusterCustommedSegments,doShift,drawSpec,findRef,returnLocalMaxima,findSegPeakList,findShiftStepFFT,hClustAlign,BWR,drawBW,createNullSampling,makeSimulatedData)

0 comments on commit 3932434

Please sign in to comment.