Uses of Class
org.anchoranalysis.feature.io.csv.results.LabelledResultsCSVWriter
Packages that use LabelledResultsCSVWriter
Package
Description
Writing the results from feature-calculation to a CSV file.
-
Uses of LabelledResultsCSVWriter in org.anchoranalysis.feature.io.csv.results
Methods in org.anchoranalysis.feature.io.csv.results that return LabelledResultsCSVWriterModifier and TypeMethodDescriptionstatic LabelledResultsCSVWriter
LabelledResultsCSVWriterFactory.create
(FeatureCSVMetadataForOutput outputMetadata, FeatureCSVWriterFactory writerCreator, Optional<Consumer<LabelledResultsVector>> consumeAfterAdding, boolean removeNaNColumns) Creates with appropriate support classes for outputting.