JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package org.anchoranalysis.launcher.run
package
org.anchoranalysis.launcher.run
Parses command-line arguments and runs an experiment.
Related Packages
Package
Description
org.anchoranalysis.launcher
Parent package and entry-point classes for the Anchor command-line launcher application.
org.anchoranalysis.launcher.run.tasks
Loading and displaying pre-defined tasks.
org.anchoranalysis.launcher.config
Specifies a configuration of the launcher for a particular application.
org.anchoranalysis.launcher.executor
Runs a particular experiment after identifying necessary paths and input files.
org.anchoranalysis.launcher.options
A centralized location for all command-line options used by the launcher.
org.anchoranalysis.launcher.resources
Reading and integrating resources for the launcher.
Classes
Class
Description
ParseArgumentsAndRunExperiment
Parses command-line arguments and runs an experiment.