Deleted:Relating modules to traits
0
0
Entering edit mode
wes • 0
@wes-24179
Last seen 2.0 years ago
Malaysia

Under the WGCNA tutorial relating modules to traits, I got an error for the R script below due to the different between the tutorial (left) and my datTraits (right) as shown in the picture below. May I know how do I correlate the modules to traits if my sample is categorical tissue sample (right hand of the image) and not variable numeric numbers as the tutorials (left hand of the image)?

```{r}

moduleTraitCor = cor(MEs, datTraits, use = "p");

Warning message: In storage.mode(y) <- "double" : NAs introduced by coercion enter image description here

WGCNA • 447 views
ADD COMMENT
This thread is not open. No new answers may be added
Traffic: 666 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6