运行 install.packages("WGCNA")
后提示安装GO.db,IRanges,S4Vectors,Biobase,BiocGenerics,DBI,AnnotationDbi等一些列包,手动安装好这些包后
运行 library(WGCNA)
载入需要的程辑包:dynamicTreeCut
载入需要的程辑包:fastcluster
载入程辑包:‘fastcluster’
The following object is masked from ‘package:stats’:
hclust
Error: package or namespace load failed for ‘WGCNA’ in rbind(info, getNamespaceInfo(env, "S3methods")):
number of columns of matrices must match (see arg 2)
卸了了重新安安,安装代码参考下链接里面的这个:https://www.omicsclass.com/question/379