|
RNAlib-2.4.17
|
|
Various functions for plotting Sequence / Structure Alignments. More...
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | vrna_file_PS_aln (const char *filename, const char **seqs, const char **names, const char *structure, unsigned int columns) |
| Create an annotated PostScript alignment plot. More... | |
| int | vrna_file_PS_aln_slice (const char *filename, const char **seqs, const char **names, const char *structure, unsigned int start, unsigned int end, int offset, unsigned int columns) |
| Create an annotated PostScript alignment plot. More... | |
| int | PS_color_aln (const char *structure, const char *filename, const char *seqs[], const char *names[]) |
| Produce PostScript sequence alignment color-annotated by consensus structure. More... | |
| int | aliPS_color_aln (const char *structure, const char *filename, const char *seqs[], const char *names[]) |
| PS_color_aln for duplexes. More... | |
Various functions for plotting Sequence / Structure Alignments.