package bistro-bio

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