I am trying to find the correlation between gene modules and the tissue where the gene was found in. I have 2 seperate CSV files. One containing the genes and the gene expression in each sample. The second CSV file contains a column of the sample identifier and a column of the tissue the sample was taken from. Since I am dealing with only two tissues I am referring to them as -1 or 1. I have had success in finding the gene modules in the sample. When I try to follow this tutorial https://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/Tutorials/FemaleLiver-01-dataInput.pdf
Can you please confirm that you have followed the tutorial exactly as it is written, and that each step has not produced any error message prior to the error message that you are reporting here. I ask because I have run that same tutorial multiple times and never encountered an error.
Please also confirm which version of WGCNA, R, and Bioconductor that you are using. Type sessionInfo() at the prompt and paste the output here.
Hi, I am not sure I was clear. I am using am applying the code in the tutorial to my own data. Therefore I am changing the lines of code that delete part of the expression data and trait data since I am only trying to find the correlation between gene modules and one trait. Other than that I am not changing the rest of the code.
Can you please confirm that you have followed the tutorial exactly as it is written, and that each step has not produced any error message prior to the error message that you are reporting here. I ask because I have run that same tutorial multiple times and never encountered an error.
Please also confirm which version of WGCNA, R, and Bioconductor that you are using. Type sessionInfo() at the prompt and paste the output here.
Hi, I am not sure I was clear. I am using am applying the code in the tutorial to my own data. Therefore I am changing the lines of code that delete part of the expression data and trait data since I am only trying to find the correlation between gene modules and one trait. Other than that I am not changing the rest of the code.
In that case, you will have to debug this yourself. My suggestion is to do the following:
Check the differences between 1) and 2) for every line of code in the tutorial (within reason...) so that you can see what is required for each step.
Sorry, we do not have time to debug your code at the level that you require.
Are you also this user? - nnry06
No I'm not that user