Package org.anchoranalysis.experiment.bean.io
package org.anchoranalysis.experiment.bean.io
Generic experiments that handle input and output in structured ways.
-
ClassesClassDescriptionAn experiment that uses both an
InputManager
to specify inputs and aOutputManager
to specify outputting.AnExperiment
that produces output files, as defined by aOutputManager
.