Uses of Class
fr.ens.biologie.genomique.eoulsan.annotations.NoOutputDirectory
-
Packages that use NoOutputDirectory Package Description fr.ens.biologie.genomique.eoulsan.modules This package define the steps for the Eoulsan workflow. -
-
Uses of NoOutputDirectory in fr.ens.biologie.genomique.eoulsan.modules
Classes in fr.ens.biologie.genomique.eoulsan.modules with annotations of type NoOutputDirectory Modifier and Type Class Description class
CopyInputDataModule
Copy input files of a format in another location or in different compression format.class
CopyOutputDataModule
Copy output files of a step with a specified format to the output directory.class
ShellModule
This class define a module that execute a shell command.
-