juanbot / CoExpNets

Co-expression network management based on WGCNA + k-means
Apache License 2.0
16 stars 8 forks source link

tutorial 1 begins with a file not in this repo #17

Closed raynamharris closed 3 years ago

raynamharris commented 4 years ago

I would like to try your tutorials, but tutorial 1 begins with a file not in this repo.

expr.data  = readRDS("~/tmp/rosmap_residuals.rds")

How are we supposed to follow along if we can't even execute line 1 of the tutorial? Can you please add this file or include the code to generate this "tmp" file?

Rosenine commented 4 years ago

I got the same issue, please resolve this.