summaryrefslogtreecommitdiffstats
path: root/src/assign_protein_type.h (plain)
blob: 312b774c9a2155a92df46611ac8dafe0fc7b3af2
1
2
3
4
5
6
7
8
9
10
11
12
#ifndef ASSIGN_PROTEIN_TYPE_H
#define ASSIGN_PROTEIN_TYPE_H

#include <hdf5.h>

/*
 * Determine the protein type for each protein sequence record.
 */
void
assign_protein_type (hid_t file_id);

#endif // ASSIGN_PROTEIN_TYPE_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.