Package org.anchoranalysis.plugin.io.bean.input.filter
Implementations of
InputManager that filter inputs.-
Class Summary Class Description FilterCSVColumn<T extends org.anchoranalysis.io.input.InputFromManager> Finds a CSV file with the names of an input as the first-column.FilterDescriptiveName<T extends org.anchoranalysis.io.input.InputFromManager> Filters all the input objects for only those with certain types of descriptive-names.FilterIfDebug<T extends org.anchoranalysis.io.input.InputFromManager> Filters a list of inputs when in debug-mode