RNAlib-2.4.11
|
|
Various functions for plotting Sequence / Structure Alignments. More...
Go to the source code of this file.
Functions | |
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. | |
int | vrna_file_PS_aln (const char *filename, const char **seqs, const char **names, const char *structure, int columns) |
int | vrna_file_PS_aln_sub (const char *filename, const char **seqs, const char **names, const char *structure, int start, int end, int columns) |
int | aliPS_color_aln (const char *structure, const char *filename, const char *seqs[], const char *names[]) |
Various functions for plotting Sequence / Structure Alignments.