open Core
open Bistro.EDSL open Bistro.Std open Bistro_bioinfo.Std
open File_formats
type pcoc_out type diffsel_out type det_out = | Pcoc_out | Diffsel_out val pcoc :
?plot_complete : bool ->
?gamma : bool -> faa : aminoacid_fasta workflow -> tree : _ workflow -> (*[`pcoc]*) det_out directory workflow val diffsel : phy_n : nucleotide_phylip workflow -> tree : _ workflow -> w_every : int -> n_cycles: int -> (*[`diffsel]*) det_out directory workflow