summaryrefslogtreecommitdiffstats
Unidiff
-rw-r--r--src/aggregator.c33
-rw-r--r--src/assign/assign_blast_scores.c11
-rw-r--r--src/assign/assign_protein_type.c28
-rw-r--r--src/updator.c2
4 files changed, 60 insertions, 14 deletions
diff --git a/src/updator.c b/src/updator.c
index 0bade65..b443183 100644
--- a/src/updator.c
+++ b/src/updator.c
@@ -31,9 +31,7 @@ main (int argc, char **argv)
31 /*31 /*
32 * Assign protein type values to the sequence records.32 * Assign protein type values to the sequence records.
33 */33 */
34 /*
35 assign_protein_type (file_id);34 assign_protein_type (file_id);
36 */
3735
38 /*36 /*
39 * Assign pairwise BLAST scores.37 * Assign pairwise BLAST scores.

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.