Package fr.ens.biologie.genomique.eoulsan.galaxytools
This package contain classes related to read tool xml file from galaxy.
- Since:
- 2.0
-
Class Summary Class Description CheetahInterpreter This class create a Cheetah interpreter, it can build a command line tool from command tag from Galaxy tool XML file.GalaxyToolInterpreter This class create an interpreter to tool xml file from Galaxy.GalaxyToolXMLParserUtils This class define static utils methods to extract data in Galaxy tool XML file.ToolExecutor The class define an executor on tool set in XML file.ToolExecutorResult The class define a result on execution tool.ToolInfo The class define a tool data which contains all data extracted from XML file.