Hello all,
I am counting specific deletion events in the genome. I have a table that looks like this.
Sample Event-1-count All-event-counts
x1 500 500,000
x2 6000 460,000
I would like to compare two samples and more than two samples.
What tests would you recommend?
I was thinking of the two-sample independent T-Test and the Anova.