click on the Biowiki logo to go to homepage
Edit Raw Print
Links Diffs RSS
About Stats Recent
Research Teaching | Blog
Main | JBrowse | TWiki
Biowiki > Main > RNAAlignmentViewers

Search

Advanced search...

Topics

PageRank Checker

RNA Alignment Viewers

This page gives details of how to access three RNA alignment viewer tools described in the following paper

The three tools use three different rendering technologies (ANSI terminal color, static HTML generation & javascript) to address the same visualization task (colorizing RNA multiple alignments by secondary structure and highlighting compensatory mutations).

Input format

All three tools require the input alignments to be in Stockholm format.

Example alignment files

Here are a few examples of Stockholm-format alignment files to get you started:

All of these examples are from RFAM. You can find many more alignments there.

Tools

Colorstock

  • Colorstock: ANSI terminal color
    • Download the script: colorstock.pl
    • Documentation is available by typing perldoc colorstock.pl or colorstock.pl -h
      • The latter is a brief help message; the perldoc contains the full documentation

Colorstock screenshot:
colorstock.png


SScolor and SScolorMult

  • SScolor: static HTML
    • Download the script: sscolor.pl
      • sscolorMult.pl requires the Perl module Stockholm.pm in the PERL5LIB include path
      • Also distributed, with dependencies, as part of DART
      • See also Stockholm Tools
    • Documentation is available by typing perldoc sscolor.pl or sscolor.pl -h
      • The latter is a brief help message; the perldoc contains the full documentation

  • SScolorMult: uses SScolor to generate a family of interlinked HTML pages, one for each possible reference sequence in an alignment
    • Download the script: sscolorMult.pl
      • Requires the Perl module Stockholm.pm which must be in the PERL5LIB include path
      • Also distributed, with dependencies, as part of DART
      • See also Stockholm Tools
    • Documentation is available by typing perldoc sscolorMult.pl or sscolorMult.pl -h
      • The perldoc for sscolor.pl contains the full documentation

SScolor screenshot:
sscolor.png


Raton

  • Raton: javascript / dynamic HTML
    • See RATON for description, access instructions, URL of prototype & how to install a local copy
    • Note that there is a prototype linked to from that page

Raton screenshot:
raton.png


Related Links

  • XREI -- an XRATE grammar and alignment browser

-- IanHolmes - 23 Oct 2007

Actions: Edit | Attach | New | Ref-By | Printable view | Raw view | Normal view | See diffs | Help | More...