let snpeff_name_exn t =    Option.value_exn      ~msg:(sprintf "%s: no snpEff name" (name t))     t.specification.Specification.snpeff_name