sumatra version 1.0.02
This commit is contained in:
15
sumatra.h
Normal file
15
sumatra.h
Normal file
@ -0,0 +1,15 @@
|
||||
/*
|
||||
* sumatra.h
|
||||
*
|
||||
* Created on: 8 ao<61>t 2010
|
||||
* Author: coissac
|
||||
*/
|
||||
|
||||
#ifndef SUMATRA_H_
|
||||
#define SUMATRA_H_
|
||||
|
||||
#include "../sumalibs/libfasta/sequence.h"
|
||||
|
||||
void printResults(fastaSeqPtr seq1, fastaSeqPtr seq2, double score, BOOL extradata, int64_t pairs, BOOL print);
|
||||
|
||||
#endif /* SUMATRA_H_ */
|
Reference in New Issue
Block a user