Module Ttfi_pipeline (.ml)

module Ttfi_pipeline: sig .. end
This test uses the high-level EDSL and tries different compilation targets, but does not produce runnable workflows.

The workflow itself is voluntarily too big and abuses lambda expressions.


module type TEST_PIPELINE = functor (Bfx : Biokepi.EDSL.Semantics) -> sig .. end
module Run_test: 
functor (Test_pipeline : TEST_PIPELINE) -> sig .. end
module Pipeline_insane: 
functor (Bfx : Biokepi.EDSL.Semantics) -> sig .. end
module Somatic_simplish: 
functor (Bfx : Biokepi.EDSL.Semantics) -> sig .. end