| Bio::Phylo::Matrices::Datatype::Restriction - Validator subclass, |
Bio::Phylo::Matrices::Datatype::Restriction - Validator subclass, no serviceable parts inside
The Bio::Phylo::Matrices::Datatype::* classes are used to validate data contained by the Bio::Phylo::Matrices::Matrix manpage and the Bio::Phylo::Matrices::Datum manpage objects.
get_ids_for_special_symbols()
Gets state-to-id mapping for missing and gap symbols
Type : Accessor Title : get_ids_for_special_symbols Usage : my %ids = %{ $obj->get_ids_for_special_symbols }; Function: Returns state-to-id mapping Returns : An empty hash reference Args : None Notes : This method is here as an override because restriction site data has no missing or gap symbols, just presence/absence
This class subclasses the Bio::Phylo::Matrices::Datatype manpage.
Also see the manual: the Bio::Phylo::Manual manpage and http://rutgervos.blogspot.com.
$Id: Restriction.pm 867 2009-03-06 06:28:54Z rvos $
| Bio::Phylo::Matrices::Datatype::Restriction - Validator subclass, |