class Bio::MAF::Filter

Public Instance Methods

call(e) click to toggle source
# File lib/bio/maf/index.rb, line 878
def call(e)
  match(e)
end