RNAlib-2.4.14
utils.h
Go to the documentation of this file.
1 #ifndef VIENNA_RNA_PACKAGE_UTILS_DEPRECATED_H
2 #define VIENNA_RNA_PACKAGE_UTILS_DEPRECATED_H
3 
10 #ifndef VRNA_DISABLE_BACKWARD_COMPATIBILITY
11 # ifdef VRNA_WARN_DEPRECATED
12 #warning "Including deprecated header file <ViennaRNA/utils.h>! Use <ViennaRNA/utils/basic.h> instead!"
13 # endif
14 #include <ViennaRNA/utils/basic.h>
17 #include <ViennaRNA/io/utils.h>
18 #include <ViennaRNA/alphabet.h>
19 #endif
20 
21 #endif
General utility- and helper-functions for RNA sequence and structure strings used throughout the Vien...
Functions to process, convert, and generally handle different nucleotide and/or base pair alphabets...
Several utilities for file handling.
Various utility- and helper-functions for secondary structure parsing, converting, etc.
General utility- and helper-functions used throughout the ViennaRNA Package.