(library (name reviewphiltrans) (libraries bistro.bioinfo bistro.utils gzt ocaml-r.graphics ocaml-r.grDevices phylogenetics.convergence reviewphiltrans_toolbox ) (preprocess (pps ppx_jane ppx_csv_conv bistro.ppx ppx_here))) (rule (targets scripts.ml) (action (run bash ocamlify_scripts.sh)) (deps (file ocamlify_scripts.sh) (glob_files scripts/*)))