package bistro

  1. Overview
  2. Docs
class type table = object ... end
type output = < comparison_summary : table Bistro.pworkflow ; comparisons : ((string * string * string) * table Bistro.pworkflow) list ; effect_table : table Bistro.pworkflow ; normalized_counts : table Bistro.pworkflow ; sample_clustering : Bistro.svg Bistro.pworkflow ; sample_pca : Bistro.svg Bistro.pworkflow ; directory : Bistro.directory Bistro.pworkflow >
val main_effects : string list -> (string list * Htseq.count_tsv Bistro.pworkflow) list -> output