Package org.anchoranalysis.plugin.io.bean.task

Implementations of Task related to file-system I/O.
  • Class Summary 
    Class Description
    CombineCSV
    Combines multiple CSV files into a single CSV file.
    CopyFiles<T>
    Copy files to the output-directory, possibly changing the name or performing other operations like compression in the process.
    SummarizeBase<T extends org.anchoranalysis.io.input.InputFromManager,​S>  
    SummarizeInputs<T extends org.anchoranalysis.io.input.InputFromManager>