summaryrefslogtreecommitdiffstats
path: root/src/load_influenza_faa.h (plain)
blob: 4b1dbdd2866cce63e4efabcc32f186a7f0642f79
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef LOAD_INFLUENZA_FAA_H
#define LOAD_INFLUENZA_FAA_H

#include <hdf5.h>

/*
 * Load the protein sequence data from the NCBI influenza.faa file.
 */
void
load_influenza_faa (hid_t file_id);

#endif // LOAD_INFLUENZA_FAA_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.