summaryrefslogtreecommitdiffstats
path: root/src/assign/assign_blast_scores.h (plain)
blob: 2c52192327d8009e8c51b30af54eaeab02cce8a6
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef ASSIGN_BLAST_SCORES_H
#define ASSIGN_BLAST_SCORES_H

#include <hdf5.h>

/*
 * Pairwise BLAST of each protein in the NCBI Influenza Sequence
 * Database against the full database.
 */
void assign_blast_scores (hid_t file_id);

#endif // ASSIGN_BLAST_SCORES_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.