Module Biokepi_run_environment.Workflow_utilities.Gunzip (.ml)

module Gunzip: sig .. end

val concat : run_with:Biokepi_run_environment.Machine.t ->
< is_done : Common.KEDSL.Condition.t option; path : string; .. >
Biokepi_run_environment.Common.KEDSL.workflow_node list ->
result_path:string ->
< exists : Ketrew_pure.Target.Condition.t; host : Common.KEDSL.Host.t;
is_bigger_than : int -> Ketrew_pure.Target.Condition.t;
is_done : Common.KEDSL.Condition.t option; path : string >
Biokepi_run_environment.Common.KEDSL.workflow_node
Example: call "gunzip <list of fastq.gz files> > some_name_cat.fastq".