I want to delete the $MEgrey column of this list with 12 components Thanks
Here is the code
MEList1 = moduleEigengenes(datExpr, colors = dynamicColors) str(MEList1)
List of 12
 $ eigengenes  :'data.frame':   15 obs. of  59 variables:
  ..$ MEbisque4        : num [1:15] -0.195 -0.424 -0.399 -0.315 0.296 ...
-0.237241 ...
  ..$ MEgrey           : num [1:15] NaN NaN NaN NaN NaN NaN NaN NaN NaN NaN ...
  ..$ MEgrey60         : num [1:15] -0.1556 -0.2304 -0.2371 -0.1066 -0.0272 ...
 
    