v0.1.2
tage86005604e94a7b37da17595291b67a8b4c13a95
object fca9c05dce436f3455ec33e3e1658a08ee44507d
authorMichael Coleman <mkc@stowers-institute.org>
Thu, 29 May 2008 17:21:45 +0000 (29 12:21 -0500)
better error reporting, bug fixes, Markov shuffle, reduced RAM needs

Do a better job of reporting chase errors back to the user (in rally).

Fix some validation bugs, etc.

Add basic Markov database shuffle.

Memory usage now does not depend on the number of spectra being searched.
Likewise, filehandle usage does not depend on the number of spectrum files
being searched.  (Validation memory is still linear in the number of spectra,
but this seems not to be a practical problem at the moment.)

Add --mass-error-histogram to validate.

Add greylag-flatten-fasta utility.