The Biocaml Library : Biocaml_sgr.to_file

let to_file ?(chr_map=ident) ?(increment_bp=0) t file =
try_finally_exn (to_channel ~chr_map ~increment_bp t)
~fend:Out_channel.close (open_out_safe file)

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