Reading ilumina data in R
0
1
Entering edit mode
7.2 years ago
m.shahdoost ▴ 20

Hi everybody. I have an illummina data set and I want to read them in R and make a data frame. I applied the "methylumi" package but I got the below error: Error: file 3998532076_A_Grn_Red.idat is missing for sample 3998532076_A_Grn Error: file 3998532076_A_Grn_Grn.idat is missing for sample 3998532076_A_Grn Error: all(files.present) is not TRUE

Please help me.

R • 1.7k views
ADD COMMENT
1
Entering edit mode

The error seems quite informative - It's saying that respective files are not present. Try checking your command for reading in the IDAT files, and check the paths are correct.

ADD REPLY
1
Entering edit mode

I have an illummina data

This can mean almost anything. Reads, bam files, raw images, variants, RNA-seq, genome sequencing, snp-array,...
Please try to be as informative as possible when asking questions.

ADD REPLY
1
Entering edit mode

Actually, I have iScan Row data including some idat files such as 3998532076_A_Grn , images and .xml files. I am not familiar with illumina data. the error says we need files like 3998532076_A_Grn.Red.idat but there is similar files with extension xml in the data set not .idat file.

ADD REPLY
1
Entering edit mode

Assuming you have Illumina Methylation data, you need the idat files from the iScan, that's the typical raw data that most pipelines will use for methylation analysis.

ADD REPLY
0
Entering edit mode

Thank you for your attention. I am need to read the gene expression and change them to text files. Is there any way?

ADD REPLY
1
Entering edit mode

Please be more specific, we are very bad at reading your mind to find out what you have and what you need.

ADD REPLY

Login before adding your answer.

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