I'm just beginning to wade into the world that is R. I'm currently having some very basic problems. The problem is so basic that I cannot find any examples out there. I don't have any problem getting my data into R, but what I want to know is how to best group the data prior to importing.
Please refer to the spreadsheet for details. Should I use option_1 (sheet 1) or option_2 (sheet 2) as the format for my data? Does it matter? Will this affect what I can do for my analysis?
What I ultimately want to do is compare the data (ANOVA) from the SC animals to the SD animals. There are some data points missing for some of the data as you can see from the file. I want to be able to compare the data using either the protein column or the peptide column. Do I need the unique_ID column?
The actual data has more samples and more data points.
Any and all suggestions are greatly appreciated.