Module All_downloads (.ml)

module All_downloads: sig .. end

module Ref_genome: Biokepi_run_environment.Reference_genome
val failwithf : ('a, unit, string, 'b) Pervasives.format4 -> 'a
val get_env : string -> string -> string
val (//) : string -> string -> string
val host : Ketrew.EDSL.Host.t
val destination_path : string
val run_program : ?name:'a ->
?requirements:'b -> Ketrew.EDSL.Program.t -> Ketrew.EDSL.Build_process.t
val biocaml_def : Biokepi.Machine.Tool.Definition.t
val biocaml : Biokepi.Setup.Biopam.install_target
val ledit_def : Biokepi.Machine.Tool.Definition.t
val ledit : Biokepi.Setup.Biopam.install_target
val hlarp_def : Biokepi.Machine.Tool.Definition.t
val hlarp : Biokepi.Setup.Biopam.install_target
val toolkit : Biokepi.Machine.Tool.Kit.t
val ref_genomes_workflow : < is_done : Ketrew.EDSL.Condition.t option > Ketrew.EDSL.product
Ketrew.EDSL.product Ketrew.EDSL.product Ketrew.EDSL.workflow_node
val tools_workflow : < is_done : Ketrew.EDSL.Condition.t option > Ketrew.EDSL.product
Ketrew.EDSL.product Ketrew.EDSL.product Ketrew.EDSL.product
Ketrew.EDSL.workflow_node
val workflow : [< `Ref_genomes | `Tools ] ->
< is_done : Ketrew.EDSL.Condition.t option > Ketrew.EDSL.product
Ketrew.EDSL.product Ketrew.EDSL.product Ketrew.EDSL.workflow_node