RNAlib-2.1.9
naview.h
Go to the documentation of this file.
1 #ifndef __VIENNA_RNA_PACKAGE_NAVIEW_H__
2 #define __VIENNA_RNA_PACKAGE_NAVIEW_H__
3 
12 int naview_xy_coordinates(short *pair_table,
13  float *X,
14  float *Y);
15 
16 #endif