package phylogenetics

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val bppml : alphabet:alphabet -> model:model -> input_tree_file:string -> input_sequence_file:string -> ?output_tree_file:string -> unit -> string
val bppseqgen : alphabet:alphabet -> model:model -> number_of_sites:int -> input_tree_file:string -> output_sequence_file:string -> string