Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2010-01-16 | Modified to convert the year field from text to numeric during the load. | Don Pellegrino | 1 | -9/+17 |
2010-01-16 | Added function declaration for load_influenza_faa. | Don Pellegrino | 4 | -3/+31 |
2010-01-16 | Implemented the loading of the influenza_aa.dat file. Tested by | Don Pellegrino | 4 | -41/+145 |
comparing an export of the data from the HDF5 file and the original file. | ||||
2010-01-15 | Code compiles and creates an HDF5 file containing a table with one | Don Pellegrino | 5 | -0/+208 |
record of influenza_aa.dat populated. |