summaryrefslogtreecommitdiffstats
path: root/src/load/load_blast_scores.h (plain)
blob: e41968d0364654e5c40742d81cbc8782fb890413
1
2
3
4
5
6
7
8
9
10
11
#ifndef LOAD_BLAST_SCORES_H
#define LOAD_BLAST_SCORES_H

#include <hdf5.h>

/*
 * Load the results of a BLAST run into the HDF5 container.
 */
void load_blast_scores (hid_t file_id, const char *file_name);

#endif // LOAD_BLAST_SCORES_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.