RNAlib-2.4.14
RNAturtle.h File Reference

Implementation of the RNAturtle RNA secondary structure layout algorithm [23]. More...

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int vrna_plot_coords_turtle (const char *structure, float **x, float **y, double **arc_coords)
 Compute nucleotide coordinates for secondary structure plot using the RNAturtle algorithm [23]. More...
 
int vrna_plot_coords_turtle_pt (short const *const pair_table, float **x, float **y, double **arc_coords)
 Compute nucleotide coordinates for secondary structure plot using the RNAturtle algorithm [23]. More...
 

Detailed Description

Implementation of the RNAturtle RNA secondary structure layout algorithm [23].