Package ca.corefacility.bioinformatics.irida.processing
-
Interface Summary Interface Description FileProcessingChain A collection ofFileProcessor
that are executed, in order, on a specificSequencingObject
.FileProcessor Responsible for processing aSequenceFile
after the file has been uploaded to the server. -
Exception Summary Exception Description FileProcessorException Exception thrown when aFileProcessor
fails to complete execution.