summaryrefslogtreecommitdiffstats
Unidiff
-rw-r--r--src/aggregator.c2
-rw-r--r--src/assign_protein_type.c7
-rw-r--r--src/assign_protein_type.h3
-rw-r--r--src/check_error.c2
-rw-r--r--src/check_error.h3
-rw-r--r--src/check_h5_error.c2
-rw-r--r--src/check_h5_error.h2
-rw-r--r--src/check_ncbi_error.c3
-rw-r--r--src/check_ncbi_error.h2
-rw-r--r--src/load_influenza_aa_dat.c259
-rw-r--r--src/load_influenza_aa_dat.h3
-rw-r--r--src/load_influenza_faa.c2
-rw-r--r--src/load_influenza_faa.h3
13 files changed, 145 insertions, 148 deletions
diff --git a/src/aggregator.c b/src/aggregator.c
index 20da6df..5fb9d4a 100644
--- a/src/aggregator.c
+++ b/src/aggregator.c
@@ -11,7 +11,7 @@
11#define FILE "influenza.h5"11#define FILE "influenza.h5"
1212
13int13int
14main()14main ()
15{15{
16 /*16 /*
17 * Create the HDF5 file.17 * Create the HDF5 file.

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.