A data set containing gene expression levels in liver tissue from female mice. This data set is a subset of the liver expression data set from the WGCNA tutorial https://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/Tutorials/. The tutorial contains further information about the data set as well as extensive examples of WGCNA.
data(Liver_Expr)
A data frame with 66 rows and 3601
The first column contains weight (g) for the 66 mice.
The other 3600 columns contain the liver expression levels.