summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-01-18Implemented updator to calculate and assign protein type values toDon Pellegrino7-96/+188
records which do not have them. This is a re-entrant process that only updates missing records and skips quickly through existing records. In addition premature termination loses at most 999 records of work since every thousand records are written back to the file and flushed to disk. Still to do is to write and flush the last set of records in the final bin under 1000. Also refactored the sequence_data structure so that it can be shared between HDF5 reading and writing operations.
2010-01-18Beginning of implmentation to iterate through and existing HDF5 and add calcu...Don Pellegrino3-14/+59
2010-01-18Added loading of the influenza.faa file.Don Pellegrino4-8/+126
2010-01-18Ran GNU indent to format the code as per GNU coding conventions.Don Pellegrino13-148/+145
2010-01-16Added function declaration for load_influenza_faa.Don Pellegrino4-3/+31

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.