Bistro_bioinfo.ChIPQCtype 'a sample = {id : string;tissue : string;factor : string;replicate : string;bam : indexed_bam Bistro.pworkflow;peaks : (bed3 as 'a) Bistro.pworkflow;}class type output = object ... endval run : 'a sample list -> output Bistro.pworkflowBeware: doesn't work with only one sample (see https://support.bioconductor.org/p/84754/)