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