RNAlib-2.4.14
probabilities.h File Reference

Various functions for plotting RNA secondary structures, dot-plots and other visualizations. More...

+ Include dependency graph for probabilities.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vrna_dotplot_auxdata_t
 

Functions

int PS_dot_plot_list (char *seq, char *filename, plist *pl, plist *mf, char *comment)
 Produce a postscript dot-plot from two pair lists. More...
 
int PS_dot_plot (char *string, char *file)
 Produce postscript dot-plot. More...
 

Detailed Description

Various functions for plotting RNA secondary structures, dot-plots and other visualizations.