RNAlib-2.1.1
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 Jan 31 2013 15:46:21 for RNAlib-2.1.1 by
1.8.1.1