Input format for RNAfold
1
1
Entering edit mode
8.9 years ago
biousex ▴ 10

Hi all,

I'm using RNAfold command (Vienna package) to draw RNA secondary structure starting from 2 sequences:

  • first one is a mRna sequence (for example: "ACUGAGCUUA");
  • second one is a miRna sequence (for example: "GCGAUUAGGC");

RNAfold reference says input type is a single line sequence, something like "CGACGTAGATGCTAGCTGACTCGATGC".

My question is: I need to build a unique string joining "ACUGAGCUUA" + "GCGAUUAGGC" in "ACUGAGCUUAGCGAUUAGGC" before I send input data?

Thanks in advance!

rnafold • 3.5k views
ADD COMMENT
1
Entering edit mode

It sounds like you're not trying to fold anything, but see if the miRNA sequence might target the mRNA fragment. RNAfold is meant for single stranded RNA folding.

ADD REPLY
0
Entering edit mode

Thanks for your answer, i use two sequences i know they match perfectly, because they come from another software used to predict matching. I can use RNAfold anyway?

ADD REPLY
1
Entering edit mode

Sure, but to what end? If the prediction software didn't provide the predicted base pairing and that's what you need then you could just link the two sequences by 5 or so Ns, which should provide a sufficient hairpin sequence.

ADD REPLY
0
Entering edit mode

I try to explain better my problem: I'm using a prediction software, by which I can obtain correct paring, but I don't have a tool to draw secondary structure, so my coworker suggests me use RNAfold (or RNAplot, the same, because I need only the ps file). I'm on the right way?

P.s.: I'm sorry for my (bad) English... :(

ADD REPLY
1
Entering edit mode

I imagine the RNAduplex command would be more useful then.

ADD REPLY
0
Entering edit mode

Just seen RNAduplex reference, but it seems there isn't any way to draw the secondary structure. I need a ps/jpeg/png/svg (or something else) file output file with it.

ADD REPLY
1
Entering edit mode

Then use RNAcofold. You should be able to look through the ViennaRNA documentation for other options.

ADD REPLY
0
Entering edit mode

RNAcofold seems to be better. I'll try and... cross the fingers for me :D

Thanks a lot!

ADD REPLY

Login before adding your answer.

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