13
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
lots of additions some things don't work, known bugs still in development, but I wanted to check this in for backup, recovery purposes, etc More... over 25 years ago
major reorganization of files now code is based on programs, rather than functionality More... over 25 years ago
Added files for SwissProt. Added a Scanner for the keywlist.txt file. More... over 25 years ago
added safe_readline and safe_peekline into ParserSupport modified Blast/Parser.py to use the moved functions added regression tests to ParserSupport More... over 25 years ago
added a new SwissProt module More... over 25 years ago
added a test for NCBIWWWScanner blastp no hits More... over 25 years ago
added installation notes More... over 25 years ago
misc doc changes replaced appropriate instances of ohandle.peekline with _safe_peekline More... over 25 years ago
removing bt008 because it's too big More... over 25 years ago
streamlined implementation of readlines More... over 25 years ago
added better testing of readlines More... over 25 years ago
Added NCBIWWWScanner Changed behavior of OopsHandle.saveline so that lines are retrieved in a LIFO fashion, rather than FIFO. FIFO is not correct because peekline won't work if there are already saved lines. If it reads a line and saves it, that line would be the last one out, even though it should still be the next one read out. More... over 25 years ago
added tests for NCBIWWWScanner More... over 25 years ago
added files for regression testing of NCBIWWWScanner fixed bug in the output where it was adding two extra columns to the output More... over 25 years ago
adding files for: - documentation - general parsing support - parsing BLAST output - regression testing of parsing stuff More... over 25 years ago
initial checkin. More... almost 26 years ago