Python-friendly tools for RNA secondary structure visualisation & manipulation
4
1
Entering edit mode
8.6 years ago
Leszek 4.2k

I'm looking for Python tools (or tools with Python bindings) for manipulation and visualisation of RNA secondary structures. In principle, I would like to annotate (maybe with colours) some of the bases from 2D structures.

Can you recommend me some solutions?

RNA python secondary-structure visualisation • 6.6k views
ADD COMMENT
2
Entering edit mode
8.6 years ago
Ryan Dale 5.0k

forgi is a Python package that allows a lot of flexibility in working with secondary structures. I've found it very useful; also see another answer for hints on loading from FASTA.

ADD COMMENT
0
Entering edit mode

Thanks Ryan, that's really good hint! Actually I've found it in meantime :) I cannot find the option to generate the structure images, but I'll do some stats with forgi at least :D

ADD REPLY
0
Entering edit mode
8.6 years ago
Asaf 10k

It's not a tool but rather a far starting point for what you're asking. The Vienna package has a script called colorrna.pl which is a small perl script that color the ss.ps file using the dp.ps file (base-pairing probabilities). You can take a look and see how they change the postscript file and enter colors as you will.

ADD COMMENT
0
Entering edit mode
8.6 years ago
jsgounot ▴ 170

Maybe this lib : https://github.com/fjossinet/RNA-Science-Toolbox

ADD COMMENT
0
Entering edit mode

Fabrice has continued to update and expand this into his project RNArtist. While it isn't Python based, it will work with Jupyter notebooks. See my update in this Biostarts post here detailing this twitter post detailing using it in a Jupyter notebook served for free via MyBinder.org.

ADD REPLY
0
Entering edit mode
2.3 years ago
Oded • 0

Question here has some good answers: forgi for plotting 2D RNA structure

ADD COMMENT

Login before adding your answer.

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