useDynLib(fcros)

export(fcros,fcrosC,fcros2,fcrosMod,fcrosFCmat,fcrosRead,fcrosWrite,fcrosTtest,fcrosTopN,
fcrosVolcanoPlot,fcrosHistoPlot,fcrosChrSummary,fcrosChrSegment,fcrosChrSegmentC,
fcrosChrPlot,fcrosChrPlot2,fcrosChrMerge,rmatCalc)

importFrom("graphics", "abline", "hist", "lines", "plot", "points")
importFrom("stats", "mad", "pnorm", "sd", "t.test")
importFrom("utils", "read.table", "write.table")