Package org.anchoranalysis.feature.io.results
package org.anchoranalysis.feature.io.results
Writes feature-calculation results in different formats, also grouped results.
-
ClassDescriptionInformation needed for the outputting differnt types of feature-table CSV files.The customizable output names used by
LabelledResultsCollector
, which all follow a pattern based on a prefix.StoresLabelledResultsVector
as they are calculated, and writes to the file-system.Like aResultsVector
but additionally contains labels to describe the calculated results.