summaryrefslogtreecommitdiffstats
path: root/src/load/load_features.h (plain)
blob: 932883fd94365681d6e9339651585fc1416dafec
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef LOAD_FEATURES_H
#define LOAD_FEATURES_H

#include <hdf5.h>

/*
 * Load the features and other meta-data pulled from Entrez via eFetch
 * as XML.
 */
void load_features (hid_t file_id, const char* file_name);

#endif // LOAD_FEATURES_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.