using R4RNA package in R
0
0
Entering edit mode
9.8 years ago

Hi,

I am trying to generate a general framework for the analysis of RNA secondary structure using R4RNA package in R . But when I am giving my own helix file as input ( kept in the same directory (extdata)) gives error:

  Error in strsplit(sub("#(\\s*)", "", readLines(file, n = 1)), "\\s")[[1]] :
  subscript out of bounds
In addition: Warning message:
In file(file, mode) :
  file("") only supports open = "w+" and open = "w+b": using the former

Modifying the same file (helix.txt) already present in directory gives the same arc diagram that was there for previous file.

Is there any alternative/solution?

Thanks.

R • 1.8k views
ADD COMMENT

Login before adding your answer.

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