summaryrefslogtreecommitdiffstats
path: root/src/load/load_influenza_faa.h (plain)
blob: 569c411bced9af6ca4287b3ef1411953a72ad87f
1
2
3
4
5
6
7
8
9
10
11
#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.