WGCNA Data Cleaning
0
0
Entering edit mode
5.5 years ago
mruy3 • 0

Hi!

I'm new here in bioinformatics. I'm currently using WGCNA for my data analysis of my RNA-Seq data. I'm following the UCLA tutorial and the codes they use for R. However, I encountered this problem and cannot proceed further:

gsg = goodSamplesGenes(datExpr0, verbose = 3);
Error in goodSamplesGenes(datExpr0, verbose = 3) : 
  could not find function "goodSamplesGenes"

How should I go about this?

Thank you so much for your help.

R wgcna RNA-Seq • 1.5k views
ADD COMMENT
0
Entering edit mode

Can you confirm that the package installed and loaded successfully?

What is the output of library(WGCNA) or require(WGCNA)?

ADD REPLY

Login before adding your answer.

Traffic: 2023 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