RNAlib-2.4.17
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
>
15
#include <
ViennaRNA/utils/strings.h
>
16
#include <
ViennaRNA/utils/structures.h
>
17
#include <
ViennaRNA/io/utils.h
>
18
#include <
ViennaRNA/alphabet.h
>
19
#endif
20
21
#endif
alphabet.h
Functions to process, convert, and generally handle different nucleotide and/or base pair alphabets.
utils.h
Several utilities for file handling.
basic.h
General utility- and helper-functions used throughout the ViennaRNA Package.
strings.h
General utility- and helper-functions for RNA sequence and structure strings used throughout the Vien...
structures.h
Various utility- and helper-functions for secondary structure parsing, converting,...
ViennaRNA
utils.h
Generated on Wed Nov 25 2020 13:11:07 for RNAlib-2.4.17 by
1.8.20