Uses of Package
org.anchoranalysis.experiment.task

Packages that use org.anchoranalysis.experiment.task 
Package Description
org.anchoranalysis.experiment.bean.io
Generic experiments that handle input and output in structured ways.
org.anchoranalysis.experiment.bean.processor
How a task is executed on multiple inputs.
org.anchoranalysis.experiment.bean.task
Defines a task, which is a set of operations run on an input, that may or may not generate an output.
org.anchoranalysis.experiment.task
Non-bean classes related to a Task.
org.anchoranalysis.experiment.task.processor
Non-bean classes related to JobProcessor.