RNAlib-2.1.9
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
aln_util.h
1
#ifndef __VIENNA_RNA_PACKAGE_ALN_UTIL_H__
2
#define __VIENNA_RNA_PACKAGE_ALN_UTIL_H__
3
4
int
read_clustal( FILE *clust,
5
char
*AlignedSeqs[],
6
char
*names[]);
7
/*@only@*/
/*@notnull@*/
char
*consensus(
const
char
*AS[]);
8
/*@only@*/
/*@notnull@*/
char
*consens_mis(
const
char
*AS[]);
9
10
#endif
H
aln_util.h
Generated on Thu Feb 5 2015 15:05:30 for RNAlib-2.1.9 by
1.8.3.1