1 #ifndef __VIENNA_RNA_PACKAGE_FILE_FORMATS_H__
2 #define __VIENNA_RNA_PACKAGE_FILE_FORMATS_H__
14 #define DEPRECATED(func) func __attribute__ ((deprecated))
16 #define DEPRECATED(func) func
39 const char *identifier,
55 void vrna_structure_print_json(
const char *seq,
58 const char *identifier,
130 unsigned int options);
146 char *vrna_extract_record_rest_structure(
const char **lines,
148 unsigned int option);
154 DEPRECATED(
char *extract_record_rest_structure(
const char **lines,
156 unsigned int option));
167 unsigned int options));
170 DEPRECATED(
unsigned int get_multi_input_line(
char **
string,
unsigned int options));
All datastructures and typedefs shared among the Vienna RNA Package can be found here.