Entering edit mode
10.6 years ago
cara78
▴
10
Hello,
i am trying to extract the number of genes from normalised_data to use in a for loop
norm_data <- just.gcrma(cel_files)
get the number of genes out of norm_data
and then use in for loop
So my question is to get that out so can use
thanks