Uses of Package
org.anchoranalysis.feature.io.results
Packages that use org.anchoranalysis.feature.io.results
Package
Description
Metadata for writing feature calculation-results in CSV format.
Writing the results from feature-calculation to a CSV file.
Writes feature-calculation results in different formats, also grouped results.
Various different outputs that can be written for the a grouped version of the results in
LabelledResultsCollector.-
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.csvClassDescriptionLike a
ResultsVectorbut additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.csv.resultsClassDescriptionLike a
ResultsVectorbut additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.resultsClassDescriptionInformation 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.Like aResultsVectorbut additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.results.groupClassDescriptionInformation needed for the outputting differnt types of feature-table CSV files.Like a
ResultsVectorbut additionally contains labels to describe the calculated results.