import(Biobase, geneplotter, oligo) 
exportPattern("^[^\\.]")
exportClasses(AnnotatedSnpSet,
              AnnotatedSnpCallSet,
              AnnotatedSnpCopyNumberSet)
exportMethods(getSnpAnnotation,
              alleleA,
              alleleB,
              chromosome,
              chromosomeAnnotation, 
              "chromosomeAnnotation<-",
              coerce,              
              copyNumber,
              dbSnpId,
              enzyme,
              fData,
              "fData<-",
              fragmentLength,
              initialize,
              plotSnp,
              position,              
              show,              
              smoothSnp,
              summary)
export("showSummary", "centromere", "chromosomeSize", "unsplitS4")              
