Uses of Class
org.anchoranalysis.feature.io.csv.metadata.LabelHeaders
| Package | Description |
|---|---|
| org.anchoranalysis.feature.io.results |
Writes feature-calculation results in different formats, also grouped results.
|
-
Uses of LabelHeaders in org.anchoranalysis.feature.io.results
Methods in org.anchoranalysis.feature.io.results that return LabelHeaders Modifier and Type Method Description LabelHeadersFeatureOutputMetadata. labelHeaders()Headers for the CSV File.Constructors in org.anchoranalysis.feature.io.results with parameters of type LabelHeaders Constructor Description FeatureOutputMetadata(LabelHeaders labelHeaders, FeatureNameList featureNamesNonAggregated, FeatureOutputNames outputNames)