RNAlib-2.4.14
|
|
Implementation of the Naview RNA secondary structure layout algorithm [5]. More...
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) |
Implementation of the Naview RNA secondary structure layout algorithm [5].