I have a big data set from a microarray experiment: 16 array and each array consist of 9216 variables. Before and after normalization, I have to perform box plot for this data. I’m need practically to organize my data sets. But I don’t know how to do it. 
observa   Array1     Array2	….        Array16
1	8	39	….	13
2	11	11	….	24
.	.	.	.	.
.	.	.	.	.
.	.	.	.	.
9216	11	6	….	49
Thanks for your help