useDynLib(tgcd)
exportPattern("^[^\\.]")

S3method(tgcd, default)
S3method(simPeak, default)

importFrom(graphics, abline, axTicks, box, grid, layout, legend, locator, par, points)
importFrom(stats, median, runif)
importFrom(utils, edit, write.csv)
