Uses of Package
org.anchoranalysis.feature.io.results
| Package | Description |
|---|---|
| org.anchoranalysis.feature.io.csv |
Metadata for writing feature calculation-results in CSV format.
|
| org.anchoranalysis.feature.io.csv.results |
Writing the results from feature-calculation to a CSV file.
|
| org.anchoranalysis.feature.io.results |
Writes feature-calculation results in different formats, also grouped results.
|
| org.anchoranalysis.feature.io.results.group |
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.csv Class Description LabelledResultsVector Like aResultsVectorbut additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.csv.results Class Description LabelledResultsVector Like aResultsVectorbut additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.results Class Description FeatureOutputMetadata Information needed for the outputting differnt types of feature-table CSV files.FeatureOutputNames The customizable output names used byLabelledResultsCollector, which all follow a pattern based on a prefix.LabelledResultsVector Like aResultsVectorbut additionally contains labels to describe the calculated results. -
Classes in org.anchoranalysis.feature.io.results used by org.anchoranalysis.feature.io.results.group Class Description FeatureOutputMetadata Information needed for the outputting differnt types of feature-table CSV files.LabelledResultsVector Like aResultsVectorbut additionally contains labels to describe the calculated results.