Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2010-01-18 | Added R history file to the ignore list. | Don Pellegrino | 1 | -0/+1 |
2010-01-18 | Implemented updator to calculate and assign protein type values to | Don Pellegrino | 7 | -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-15 | Added compilation output to the ignore list. | Don Pellegrino | 1 | -0/+4 |
2010-01-15 | Added output of GNU Autotools to the ignore list. | Don Pellegrino | 1 | -0/+15 |
2010-01-15 | Added files for initialization and use of the GNU Autotools. | Don Pellegrino | 6 | -0/+33 |