All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description CommandLineOptionsParser Command line options parser.FileOutputWriter Writer for writing output to a file.GenePrioritizedOutputFormatWriterFactory OrderedGenesOutputFormatWriter A very basic ordered genes output writer.OutputFormatWriter Abstract class defining a complete writer (usingOutputWriteras target to write to).OutputWriter Superclass for the different types of output writers.PrioritizedOutputFormatWriter<T extends BiologicalEntity> AnOutputFormatWriterthat writes in a specific format: where the results are prioritized based on aBiologicalEntity.PrioritizedOutputFormatWriterFactory<T extends BiologicalEntity> Interface describing the required methods for allPrioritizedOutputFormatWriterfactories.ResultsPerGeneSeparatedValuesOutputFormatWriter ResultsPerGeneSeparatedValuesOutputFormatWriterUsingIds AResultsPerGeneSeparatedValuesOutputFormatWriterwhereEntity.getId()is used for generating the output.ResultsPerGeneSeparatedValuesOutputFormatWriterUsingUris AResultsPerGeneSeparatedValuesOutputFormatWriterwhereEntity.getUri()is used for generating the output.RunMode Describes what the application should do.StdoutOutputWriter Writer for writing output to stdout.ValuesSeparator Defines possibleseparatorsto be used.VibeApplication The main application class.VibeOptions Abstract class to be used for options parsing.VibeProperties Properties (parsed byVibePropertiesLoader) stored inapplication.propertiesaccessible anywhere in the app (soVibePropertiesLoadershould always be used first to parse the properties).VibePropertiesLoader Loads the properties stored inapplication.propertiesfor usage byVibeProperties.