R-chie [ɑrči]
A web server and R package for plotting RNA secondary structures, trans RNA-RNA interactions and genomic interactions.

What does R-chie do?

R-chie allows you to make arc diagrams of RNA secondary structures, allowing for easy comparison and overlap of two structures, rank and display basepairs in colour, and to also visualize corresponding multiple sequence alignments and co-variation information


What do the R-chie's arches mean?

The arches or arcs that R-chie creates represent basepaired nucleotides for a given RNA sequence.


Can I use R-chie locally?

The R4RNA R package that R-chie uses is available for download, along the script that makes R-chie plots.


I get an error message running R-chie

Check the help buttons on the input page (requires Javascript). If this doesn't help, try to contact us (see information below). Or download the package and force R-chie to plot every basepair to your liking.


Rfam Gallery

What am I looking at?

1973 seed alignments and structures from Rfam version 10.1 were downloaded from the Rfam FTP, and visualized as a covariation plot with a loop calling a function from R4RNA. The consensus secondary structure is visualized as arc diagrams on top of each diagram, where a basepair in an arc, connect two columns of the block of sequences below. The block of sequences below represent the multiple sequence alignment of the Rfam seed, where each sequence is a horizontal strip. Sequences in the alignments are ordered so sequences that best fit the structure are on top, and those that do not fit as well are towards the bottom. For seed alignments for over 500 sequences, 500 random sequences were chosen. Rfam entries without sturcture have a blank plot.


What do the arc colors mean?

The arcs are coloured by % canonical basepair of the basepaired columns in the alignment according to the Rfam consensus secondary structure. Dark blue is 100%, off-white is 50% and dark red is 0%.


What do the nucleotide colours mean?

Nucleotide columns in the alignment are coloured according to their basepairing status as defined by the Rfam structure. Valid basepairing columns (G:C, A:U, G:U and vice versa) are coloured green. Any valid basepair that covaries from the most commonly observed valid basepair (i.e. contains compensatory mutations to retain basepairing potential), is coloured dark blue for two-sided covariation and light blue for one-side. Invalid basepairs are coloured red. Unpaired bases are in black and gaps are in grey. Finally, any ambiguous bases (non-ACGT) or pairs with ambiguous bases are coloured purple.


Disclaimer

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.