Tutorial:Reading csv file in minfi
0
0
Entering edit mode
@lalchungnungabt17-16075
Last seen 3.4 years ago

Hi,

I have downloaded 450k data and want to read in minfi. When i downloaded the file it comes with csv, txt and excel files, but it does not have any idat files.

I have tried to read the csv file in minfi according to the tuitorial. But i get below error. Did anybody have the same problem and knows how to solve this? Thank you in advance!

targets <- read.metharray.sheet("/home/GSE36278/", pattern="sample.csv") ##The csv file had been renamed [read.metharray.sheet] Found the following CSV files: [1] "/home/GSE36278/sample.csv" Warning messages: 1: In FUN(X[[i]], ...) : Could not infer array name for file: /home/GSE36278//sample.csv 2: In FUN(X[[i]], ...) : Could not infer slide name for file: /home/GSE36278//sample.csv

rgSet <- read.metharray.exp(targets=targets)

Error in read.metharray.exp(targets = targets) : Need 'Basename' amongst the column names of 'targets'

minfi infinium 450K Tutorial • 1.8k views
ADD COMMENT

Login before adding your answer.

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