Skip to content
Prev 365925 / 398502 Next

calculate correlations

hello Michael,I specified each column like this screenshot:(A.C1 means experiment A and first control,A.T3 means experiment A and third treatment .... ?) I have two transposed file,one for coding and one for lncoding.
On Wednesday, December 7, 2016 6:11 PM, Michael Dewey <lists at dewey.myzen.co.uk> wrote:
If I understand this correctly you are choosing all the rows from each 
of cod and lnc which contain .c (ie any character followed by a C) and 
deleting the first column from each of cod and lnc. You then correlate 
them so that you get the correlation between corresponding columns of 
each. Since you do not tell us how you know which column is which it is 
hard to answer the question of how R will know.
On 07/12/2016 11:26, Elham - via R-help wrote: