The Biocaml Library : Biocaml_strandName.of_string

let of_string s =
try Some (of_string_exn s)
with Bad _ -> None

AltStyle によって変換されたページ (->オリジナル) /