RNAlib-2.5.1
walk.h
Go to the documentation of this file.
1#ifndef VIENNA_RNA_PACKAGE_WALK_DEPRECATED_H
2#define VIENNA_RNA_PACKAGE_WALK_DEPRECATED_H
3
10#ifndef VRNA_DISABLE_BACKWARD_COMPATIBILITY
11# ifdef VRNA_WARN_DEPRECATED
12#warning "Including deprecated header file <ViennaRNA/walk.h>! Use <ViennaRNA/landscape/walk.h> instead!"
13# endif
16#endif
17
18#endif
Methods to compute the neighbors of an RNA secondary structure.
Methods to generate particular paths such as gradient or random walks through the energy landscape of...