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 ...
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 ...