RNAlib-2.2.7
naview.h
Go to the documentation of this file.
1 #ifndef VIENNA_RNA_PACKAGE_NAVIEW_H
2 #define VIENNA_RNA_PACKAGE_NAVIEW_H
3 
16 int naview_xy_coordinates(short *pair_table,
17  float *X,
18  float *Y);
19 
24 #endif