|
RNAlib-2.4.17
|
|
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... | |
Implementation of the RNAturtle RNA secondary structure layout algorithm [23].