Error in reading metharray sheet
1
0
Entering edit mode
kwaku.anim • 0
@7d3f5701
Last seen 2.9 years ago

Please I need help with DNA methylation analysis. I am new to this and I would be grateful to get some help. After running

baseDir <- system.file("extdata", package = "C:/Users/Desktop/epic/iDat") targets <- read.metharray.sheet(baseDir)

the return is

baseDir <- system.file("extdata", package = "C:/Users/Desktop/epic/iDat") targets <- read.metharray.sheet(baseDir) Error in read.metharray.sheet(baseDir) : 'base' does not exists

I have saved the file as a .csv, read some recommendations and applied them but the problem still persists.

Please your kind suggestions/ help will be much appreciated. Thank you

DifferentialMethylation MethylationArrayData • 901 views
ADD COMMENT
0
Entering edit mode
Basti ▴ 780
@7d45153c
Last seen 9 hours ago
France

You are not downloading data from a package but from your own folder, so you only need baseDir = "C:/Users/Desktop/epic/iDat"

ADD COMMENT

Login before adding your answer.

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