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


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