let dbsnp_path_exn t = let msg = sprintf "dbsnp_path_exn of %s" (name t) in let trgt = Option.value_exn ~msg t.dbsnp in trgt#product#path