RRBS data analysis using RnBeads give Scan() error
1
0
Entering edit mode
6.7 years ago
rahel14350 ▴ 40

Dear all,

I am working on RRBS data using RnBeads but in the beginning of the analysis I have this error from R:

result <- rnb.run.analysis(dir.reports=report.dir, data.source=data.source, data.type="bs.bed.dir")
2017-07-31 15:12:51     1.0  STATUS                                                                 COMPLETED Automatically parsing the provided sample annotation file
Error in scan(file = file, what = what, sep = sep, quote = quote, dec = dec,  : 
scan() expected 'a real', got ''12/12''

Is there anyone can help me?

Many thanks in advance,
Rahel

RRBS 450k RnBeads • 1.6k views
ADD COMMENT
0
Entering edit mode
6.7 years ago
rahel14350 ▴ 40

So, I found the solution, The reason was that I forgot to define import.bed.style like this:

rnb.options(import.bed.style= "EPP")

Now everything is working as usual without error!

ADD COMMENT

Login before adding your answer.

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