val env : Bistro.docker_imageval bed : Bistro_bioinfo.Defs.#bed3 inputmodule Cmd : sig ... endval slop : ?strand:bool ‑> ?header:bool ‑> mode:[ `both of int | `left of int | `right of int | `both_pct of float | `left_pct of float | `right_pct of float ] ‑> 'a input ‑> 'a Bistro.Std.workflow ‑> Ucsc_gb.chrom_sizes Bistro.Std.workflow ‑> 'a Bistro.Std.workflowval intersect : ?ubam:bool ‑> ?wa:bool ‑> ?wb:bool ‑> ?loj:bool ‑> ?wo:bool ‑> ?wao:bool ‑> ?u:bool ‑> ?c:bool ‑> ?v:bool ‑> ?f:float ‑> ?_F:float ‑> ?r:bool ‑> ?e:bool ‑> ?s:bool ‑> ?_S:bool ‑> ?split:bool ‑> ?sorted:bool ‑> ?g:Ucsc_gb.chrom_sizes Bistro.Std.workflow ‑> ?header:bool ‑> ?filenames:bool ‑> ?sortout:bool ‑> Bistro_bioinfo.Defs.#bed3 Bistro.Std.workflow ‑> Bistro_bioinfo.Defs.#bed3 Bistro.Std.workflow list ‑> Bistro_bioinfo.Defs.#bed3 Bistro.Std.workflowval bamtobed : ?bed12:bool ‑> ?split:bool ‑> ?splitD:bool ‑> ?ed:bool ‑> ?tag:bool ‑> ?cigar:bool ‑> Defs.bam Bistro.Std.workflow ‑> Bistro_bioinfo.Defs.#bed6 Bistro.Std.workflow