module Optitype:sig
..end
val hla_type : work_dir:string ->
run_with:Biokepi_run_environment.Machine.t ->
fastq:< is_done : Biokepi_run_environment.Common.KEDSL.Condition.t option;
paths : string * string option; .. >
Biokepi_run_environment.Common.KEDSL.workflow_node ->
run_name:string ->
[< `DNA | `RNA ] ->
< is_done : Biokepi_run_environment.Common.KEDSL.Condition.t option;
path : string >
Biokepi_run_environment.Common.KEDSL.workflow_node
`RNA
or `DNA
mode.
Please provide a fresh work_dir
directory, it will be deleted in case of
failure.