|
ensembl-hive
2.7.0
|
Inheritance diagram for Bio::EnsEMBL::Mapper::Pair:Public Member Functions | |
| public | new () |
| public | to () |
| public | from () |
| public | ori () |
Two regions mapped between different coordinate systems are each represented by a Bio::EnsEMBL::Mapper::Unit and joined together as a Bio::EnsEMBL::Mapper::Pair.
| public Bio::EnsEMBL::Mapper::Pair::from | ( | ) |
Arg 1 Bio::EnsEMBL::Mapper::Unit $seqobj from and to represent the two regions which are mapped to each other Function accessor method Returntype Bio::EnsEMBL::Mapper::Unit Exceptions none Caller Bio::EnsEMBL::Mapper::Pair Status : Stable
Code:
| public Bio::EnsEMBL::Mapper::Pair::new | ( | ) |
Undocumented method
Code:
| public Bio::EnsEMBL::Mapper::Pair::ori | ( | ) |
Arg 1 Bio::EnsEMBL::Mapper::Unit $ori Function accessor method relative orientation of the the two mapped regions Returntype Bio::EnsEMBL::Mapper::Unit Exceptions none Caller Bio::EnsEMBL::Mapper::Pair Status : Stable
Code:
| public Bio::EnsEMBL::Mapper::Pair::to | ( | ) |
Arg 1 Bio::EnsEMBL::Mapper::Unit $seqobj from and to represent the two regions which are mapped to each other Function accessor method Returntype Bio::EnsEMBL::Mapper::Unit Exceptions none Caller Bio::EnsEMBL::Mapper::Pair Status : Stable
Code: