int vrna_plot_coords_naview_pt(const short *pt, float **x, float **y)
Compute nucleotide coordinates for secondary structure plot using the Naview algorithm .
int vrna_plot_coords_naview(const char *structure, float **x, float **y)
Compute nucleotide coordinates for secondary structure plot using the Naview algorithm .