import(Biobase)
import(Biostrings)
import(Rsamtools)
import(affylmGUI)
import(chimera)
import(tkWidgets)
import(tkrplot)
importFrom(IRanges, sapply)
importFrom(IRanges, as.data.frame)
importFrom(siggenes, summary)
#  All functions exported other than those starting with "."
exportPattern("^[^\\.]")
exportMethods(summary)
export(sapply)
export(as.data.frame)
