module ChrName: Biocaml_chrNameval arabic : string -> stringarabic s returns the canonical Arabic representation of s.val roman : string -> stringroman s returns the canonical Roman representation of s. Raises Failure if s represents chromosome number 10, or any other chromosome that would cause an ambiguity.