let mutect2 ?configuration ~normal ~tumor () =     fwd (Input.mutect2 ?configuration ~normal:(bwd normal) ~tumor:(bwd tumor) ())