Entering edit mode
10.2 years ago
Parham
★
1.6k
Hi,
In section 2.4.2 of "Beginner's guide to using the DESeq2 package" it is talking about a CSV file to be imported but I couldn't find it anywhere. Does anybody know where to look it up? The line is:
sampleInfo <- read.csv("/path/to/file.CSV")
Thanks!