22
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed Makefile.PL, added more docs to Abstract.pm and SwissPfam.pm etc.... More... about 25 years ago
Added README file for Bio/Tools/Blast. Fixed Webblast.pm so it checks for LWP loading. More... about 25 years ago
Updated docs. Fixed a few minor nuisances (gratuitous warnings about can't find database name, etc. More... about 25 years ago
Added check for LWP in Makefile.PL. Updated version number to 0.05 More... about 25 years ago
Updated blast_config.pl to support new options for Webblast.pm. Some cleaning up of other scripts and better naming. More... about 25 years ago
fixed Ace.pm with lincoln More... about 25 years ago
added in Ace stuff More... about 25 years ago
Incorporated changes submitted by Ross Crowhurst. Uses LWP; no longer uses postclient.pl. More... about 25 years ago
Fixed $fh->eof() calls to eof $fh - now it all works with \*STDIN sorta filehandles as well as true FileHandle/IO::File typeof filehandles. More... about 25 years ago
Fixes in Blast.pm: fixed bug that caused the ultimate hit to be missed (reported by Richard Copley). Also changed self->{'_get_stats'} to Blast->{'_get_stats'}. Touched up some docs. More... about 25 years ago
Added AUTOLOAD subroutine to pass along calls to underlying Seq.pm object. Also now we change the desc() to tack on our uniqueness signature. More... about 25 years ago
fixes to IUPAC More... about 25 years ago
Added the IUPAC.pm to Bio::Tools Its scalable, works for both nucleotide and amino acid sequences, it streams like SeqIO. What else could you want? More... about 25 years ago
*** empty log message ***
klh
More... about 25 years ago
*** empty log message *** More... about 25 years ago
*** empty log message *** More... about 25 years ago
*** empty log message *** More... about 25 years ago
fixed out stuff... More... about 25 years ago
got index stuff to work More... about 25 years ago
Completed implementation of fetch method
klh
More... about 25 years ago
added swisspfam stuff to manifest and added more comments to bpfetch.pl More... about 25 years ago
Beefed up SimpleAlign tests for Pfam format More... about 25 years ago
Beefed up SimpleAlign tests for Pfam format More... about 25 years ago
Added bpfetch stuff and bpindex More... about 25 years ago
Small bug fixes plus two new methods (percentage_identity, read_Prodom)
klh
More... about 25 years ago
Fixed some bugs in Blast::hits() and num_hits(). Tracked the parsing memory usage problem to the use of -signif criteria but haven't figured out *why* this causes the parser to eat memory. Updated docs in Blast.pm a bit. More... about 25 years ago
taste_file() is now only performed on uncompressed files, NOT on STDIN or on filehandles produced by gzip -cd (can't seek 0 on these after tasting. Some docs added/updated. More... about 25 years ago
Updating for use with the new modules. Mainly some comments added and removed the old parse.pl and parse_stream.pl, which are being replaced by parse_blast.pl More... about 25 years ago
changed manifest file for info More... about 25 years ago
Removing whitespace from enzyme name when making standard enzymes. More... about 25 years ago