Closed sunta3iouxos closed 3 months ago
Hi, for multiple comparisons, the sample sheet would have to look like that:
name[\t]condition[\t]group sample1[\t]control[\t]group1 sample2[\t]control[\t]group1 sample3[\t]treatment[\t]group1 sample4[\t]treatment[\t]group1 sample5[\t]control[\t]group2 sample6[\t]control[\t]group2 sample7[\t]treatment[\t]group2 sample8[\t]treatment[\t]group2
In this example, the sample sheet would be split into two groups, each containing 2 control and 2 treatment samples, and two instances of differential binding analysis would be run.
Also, you have the option to use the same control for all treatment samples: in that case you can set the "group" column value for these samples to "All".
Hope this helps, Best wishes,
Katarzyna
If my samplSheet has more than 2 conditions CSAW fails. Is it possible to split the samples by condition so that CSAW will do a one to one comparison? example of sampleSheet:
Genrich nicely creates a narrowPeak using the noted ShIP files and the provided Input/IGG files. Thank you.