First version of alignment functions (imported from suma* programs)
This commit is contained in:
@ -114,6 +114,8 @@ extern int obi_errno;
|
||||
*/
|
||||
#define OBI_INDEXER_ERROR (27) /** Error handling a blob indexer
|
||||
*/
|
||||
#define OBI_ALIGN_ERROR (28) /** Error while aligning sequences
|
||||
*/
|
||||
/**@}*/
|
||||
|
||||
#endif /* OBIERRNO_H_ */
|
||||
|
Reference in New Issue
Block a user