NAME
EBI::FGPT::FuzzyRecogniser::OntologyTerm::Annotation
SYNOPSIS
EBI::FGPT::FuzzyRecogniser::OntologyTerm::Annotation contains two fields- value
and normalised_value
my $annotationToMatch =
EBI::FGPT::FuzzyRecogniser::OntologyTerm::Annotation->new( value => $string_to_match );
METHODS
AUTHOR
Emma Hastings , <ehastings@cpan.org>
ACKNOWLEDGEMENTS
Tomasz Adamusiak <tomasz@cpan.org>
COPYRIGHT AND LICENSE
Copyright (c) 2010 European Bioinformatics Institute. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under GPLv3.
This software is provided "as is" without warranty of any kind.