Age | Commit message (Collapse) | Author | Files | Lines |
| |
| |
| pairwise BLAST scores for all influenza sequences. Modified the
Autoconf input so that libraries are automatically added to LIBS
rather than manually in Makefile.am. Added the use of the PETSc API which is used for the sparse matrix implementation.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| their existing target tables and purge them if they exist or create
them if they don't. The assign function will reuse existing type
values by gi and write a new table that is aligned by gi with influenza.faa.
|
| (-g) and optimization flags (-O2) automatically. To override these
exporting CFLAGS at ./configure time is necessary.
|
| |
| |
| |
| 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.
|
| |
| |
| |
| |
| 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.
|
| |
| |
| |
| |
| comparing an export of the data from the HDF5 file and the original
file.
|
| record of influenza_aa.dat populated.
|