Hi I am using WGCNA for my affymetrix data
ADJ1=abs(cor(eset,use="p"))^6
Alldegrees1=intramodularConnectivity(ADJ1, colorh1)
Error in intramodularConnectivity(ADJ1, colorh1) : object 'colorh1' not found
this is the error that appears , any suggestions would be heplful, thank you.