The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.10.2 - 2007-09-23

  • code cleanup:
    • renamed test data files
    • perlcritic
    • renamed FilterI->reset to FilterI->reset_filter because reset is a buildin function
    • renamed SearchSettings->set to SearchSettings->set_attributes cause set is an ambigious name
  • more tests:
    • features.updownstream (more or less moved from guugle/RE specific tests)
  • New Features:
    • upstream / downstream in SearchResult
    • reverse_complement in SearchResult
  • Bugfixes:
    • Vmatch: $res->sequence undef when available downstream region to small

Documentation

Bio::Grep Benchmarks
Bio::Grep Cookbook

Modules

Perl extension for searching in DNA and Protein sequences
Agrep back-end
Superclass for all back-ends
GUUGle back-end
Perl Regular Expression back-end
Vmatch back-end
Superclass for all filter modules
Superclass for all Bio::Grep* packages
Data structure for a back-end search hit
Data structure for all search settings