struct
  type t = [
  | `chromosome_ambiguous_in_roman_form of string
  ]
end