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