|
ensembl-hive
2.7.0
|
Public Member Functions | |
| public Bio::EnsEMBL::Map::MarkerSynonym | new () |
| public Int | dbID () |
| public String | source () |
| public String | name () |
Represents an alias for a marker in the EnsEMBL database.
Definition at line 13 of file MarkerSynonym.pm.
| public Int Bio::EnsEMBL::Map::MarkerSynonym::dbID | ( | ) |
Arg [1] : (optional) int $dbID Example :
Description: Getter/Setter for the internal id of this synonym Returntype : int Exceptions : none Caller : general Status : stable
Code:
| public String Bio::EnsEMBL::Map::MarkerSynonym::name | ( | ) |
Arg [1] : (optional) string $name Example :
Description: Getter/Setter for the name/identifier of this synonym Returntype : string Exceptions : none Caller : general Status : stable
Code:
| public Bio::EnsEMBL::Map::MarkerSynonym Bio::EnsEMBL::Map::MarkerSynonym::new | ( | ) |
Arg [1] : (optional) int $dbID Arg [2] : (optional) string $source Arg [3] : (optional) string $name Example :
Description: Creates a new MarkerSynonym Returntype : Bio::EnsEMBL::Map::MarkerSynonym Exceptions : non Caller : general Status : stable
Code:
| public String Bio::EnsEMBL::Map::MarkerSynonym::source | ( | ) |
Arg [1] : (optional) string $source Example :
Description: Getter/Setter for the source of this marker synonym Returntype : string Exceptions : none Caller : general Status : stable
Code: