I tend to apply t-test for each row in my data frame, which is the microarray data, comparing columns 2:13 and 14:67 by these code:
t_test = apply(Df, 1, function