Method overview

R2DT (which stands for RNA 2D Templates) is a software package that visualises RNA secondary structure in standard layouts representing a wide range of RNAs:

Pipeline

The R2DT pipeline includes the following steps:

  1. Generate a library of covariance models using BPSEQ files from CRW, RiboVision or another source with Infernal. For best results, remove pseudoknots from the secondary structures using RemovePseudoknots from the RNAStructure package.

  2. Select the best matching covariance model for each input sequence using Ribovore or tRNAScan-SE 2.0.

  3. Fold input sequence into a secondary structure compatible with the template using the top scoring covariance model.

  4. Generate secondary structure diagrams using Traveler and the secondary structure layouts.

Method overview

For a detailed method description see the R2DT paper.