RNAlib-2.4.14
naview.h File Reference

Implementation of the Naview RNA secondary structure layout algorithm [5]. 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_naview (const char *structure, float **x, float **y)
 Compute nucleotide coordinates for secondary structure plot using the Naview algorithm [5]. More...
 
int vrna_plot_coords_naview_pt (const short *pt, float **x, float **y)
 Compute nucleotide coordinates for secondary structure plot using the Naview algorithm [5]. More...
 
int naview_xy_coordinates (short *pair_table, float *X, float *Y)
 

Detailed Description

Implementation of the Naview RNA secondary structure layout algorithm [5].