#.onLoad <- function(lib, pkg) require(methods)

#  All functions exported other than those starting with "."
import(methods, BiocGenerics, IRanges, GenomicRanges, BSgenome)
exportClasses(FastQC, SequenceQC, SequenceQCSet, ScoresList, ClusteredScoresList)
exportMethods(show)
exportPattern("^[^\\.]")
