Uses of Class
org.anchoranalysis.feature.io.csv.table.FeatureTableCSVGenerator
Packages that use FeatureTableCSVGenerator
Package
Description
A
Generator
for writing a table of feature values as a
CSV.Beans to combine two or more annotations.
-
Uses of FeatureTableCSVGenerator in org.anchoranalysis.feature.io.csv.table
Methods in org.anchoranalysis.feature.io.csv.table that return FeatureTableCSVGeneratorModifier and TypeMethodDescriptionFeatureTableCSVGeneratorFactory.create
(FeatureNameList featureNames, boolean horizontal) Creates either aFeatureTableCSVGenerator
in either horizontal or vertical style. -
Uses of FeatureTableCSVGenerator in org.anchoranalysis.plugin.annotation.bean.aggregate
Modifier and TypeClassDescriptionclass
Generates a CSV file containing aggregated annotation data.