Dear All I will try and keep this succinct! The data is counts of a particular molecule in different cell types taken from the same 5 subjects. The data are paired as they come from the same subject. The aim is to determine whether the cell types differ in terms of the abundance of each of the molecules.
I first thought of a paired two-sample t-test for each pairing of cell types, but cannot log the data due to the presence of zero values. Next was the idea of the wilcoxon signed-rank test, but that would not work with such small sample sizes. Two questions: 1) what is the best way to analyse these data? 2) (more general) what is the best approach when one wishes to log counts data that contains genuine zero values? Many thanks Mick The information contained in this message may be confide...{{dropped:14}} ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.