let cdna_path_exn t = let msg = sprintf "cdna_path_exn of %s" (name t) in let target = Option.value_exn ~msg t.cdna in target#product#path