The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

EBI::FGPT::FuzzyRecogniser::OntologyTerm::Label

SYNOPSIS

EBI::FGPT::FuzzyRecogniser::OntologyTerm::Label and EBI::FGPT::FuzzyRecogniser::OntologyTerm::Synonym both extend EBI::FGPT::FuzzyRecogniser::OntologyTerm::Annotation, which contains two fields value and normalised_value.

my $label_annot = EBI::FGPT::FuzzyRecogniser::OntologyTerm::Label->new(value => $label);

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.