1 #ifndef VIENNA_RNA_PACKAGE_PLOT_ALN_H 2 #define VIENNA_RNA_PACKAGE_PLOT_ALN_H 32 const char *structure,
43 const char *structure,
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 aliPS_color_aln(const char *structure, const char *filename, const char *seqs[], const char *names[])
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)