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

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