index
:
exp007
master
Influenza Data Processing
don@drexel.edu
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
Age
Commit message (
Collapse
)
Author
Files
Lines
2010-01-18
Ran GNU indent to format the code as per GNU coding conventions.
Don Pellegrino
13
-148/+145
2010-01-17
Added error checking routines. Added implementation of
Don Pellegrino
12
-13/+211
assign_protein_type tested against a single hard-coded sequence input. The next step is to iterate over all records in the HDF5 collection that don't have a type assigned and to assign a type value.
2010-01-16
Added the assign_protein_type function declaration without implementation.
Don Pellegrino
1
-0/+2
2010-01-16
Added the assign_protein_type function declaration without implementation.
Don Pellegrino
2
-0/+20
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.
Copyright © 2009 Don Pellegrino All Rights Reserved.