# Generated by roxygen2: do not edit by hand

import("Biobase")
import("MLInterfaces")
import("genefilter")
import("ALL")
importFrom("grDevices", "dev.new", "dev.off")
importFrom("graphics", "barplot", "layout", "layout.show", "par")
importFrom("stats", "as.formula")
importFrom("utils", "flush.console", "tail")

export(dGAselID)
export(InitialPopulation)
export(Individuals)
export(splitChromosomes)
export(RandomizePop)
export(EvaluationFunction)
export(AnalyzeResults)
export(Crossover)
export(RandomAssortment)
export(pointMutation)
export(nonSenseMutation)
export(frameShiftMutation)
export(largeSegmentDeletion)
export(wholeChromosomeDeletion)
export(transposon)
export(Elitism)
export(EmbryonicSelection)
export(PlotGenAlg)
