|
ARB
|

Go to the source code of this file.
Functions | |
| GB_ERROR | run_rnacma (GBDATA *gb_main, bool interactive, double threshold) |
| int | ARB_main (int, char *[]) |
interactive main loop of RNACMA.
| gb_main | the database. |
| interactive | normally true. set to false for (non-interactive) unittesting. |
| threshold | only used if !interactive (i.e. for unittesting) |
Definition at line 142 of file Analyser.cxx.
References error(), GBS_global_string(), and NULp.
Referenced by ARB_main().
Definition at line 223 of file Analyser.cxx.
References EXIT_FAILURE, EXIT_SUCCESS, GB_await_error(), GB_close(), GB_open(), NULp, and run_rnacma().
1.8.8