Home
last modified time | relevance | path

Searched refs:RNAplot_args_info_description (Results 1 – 2 of 2) sorted by relevance

/dports/biology/viennarna/ViennaRNA-2.4.18/src/bin/
H A DRNAplot_cmdl.h155 extern const char *RNAplot_args_info_description;
H A DRNAplot_cmdl.c33 const char *RNAplot_args_info_description = "The program reads (aligned) RNA sequences and structur… variable
302 if (strlen(RNAplot_args_info_description) > 0) { in print_help_common()
303 printf("%s\n\n", RNAplot_args_info_description); in print_help_common()