Package fr.ens.biologie.genomique.eoulsan.galaxytools.executorinterpreters
package fr.ens.biologie.genomique.eoulsan.galaxytools.executorinterpreters
This package contain classes related to the Galaxy tool executor interpreters.
- Since:
- 2.0
-
ClassDescriptionThis class define an abstract executor interpreter that contains the default implementation of the
execute()method that use aProcessBuilder.This class define the default executor interpreter.This class define a Docker executor interpreter.This interface define a executor interpreter for Galaxy tools.This class define a generic executor interpreter.