strand complex prediction
1
0
Entering edit mode
9.2 years ago

Hi all,

I am having a single strand RNA lets say "AAUUAUAUAGCGCGGCC" and a chunk of RNA lets say "AUGC". The AUGC chunk is not a standard RNA but it is modified with no phosphates.

I want to see how their complex will look like, i.e. they will form double helix type complex or not by utilizing Watson-crick bonding (or some other bonding). Please do suggest in silico resources for such kind of study.

Any help would be highly appreciated!!

rna-rna-complex in-silico • 1.4k views
ADD COMMENT
0
Entering edit mode
9.2 years ago

You can just use smith-waterman or needleman-wunsch. I would presume that the latter would be more useful with such short sequences. There's probably a biopython/bioperl function to do that, in fact.

BTW, RNA can do non-watson-crick pairing (namely A-A and G-U).

ADD COMMENT
0
Entering edit mode

Thanks but could you please explain in a little more detail as I am still not getting it.

ADD REPLY
0
Entering edit mode

What don't you get?

ADD REPLY
0
Entering edit mode

I need to see the interactions between these two strands I mentioned in my question, I am not getting how Needleman-Wunsh Algo will help in that. Please may you explain.

ADD REPLY
0
Entering edit mode

Needleman-Wunsch is an alignment algorithm and you're looking for an alignment.

ADD REPLY

Login before adding your answer.

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