ensembl-hive  2.7.0
Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper Class Reference
+ Inheritance diagram for Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper:

Public Member Functions

public basic_mapping ()
 
public higher_score_exists ()
 
public ambiguous_mapping ()
 
public scores_similar ()
 
public filter_sources ()
 
public filter_targets ()
 
- Public Member Functions inherited from Bio::EnsEMBL::IdMapping::BaseObject
public $this new ()
 
public Filehandle get_filehandle ()
 
public Boolean file_exists ()
 
public SQLStatement fetch_value_from_db ()
 
public Int dump_table_to_file ()
 
public Int upload_file_into_table ()
 
public Bio::EnsEMBL::Utils::Logger logger ()
 
public Bio::EnsEMBL::Utils::ConfParser conf ()
 
public Bio::EnsEMBL::IdMapping::Cache cache ()
 

Detailed Description

Synopsis

Description

 

Definition at line 17 of file BaseMapper.pm.

Member Function Documentation

◆ ambiguous_mapping()

public Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::ambiguous_mapping ( )

Undocumented method

Code:
click to view

◆ basic_mapping()

public Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::basic_mapping ( )

Undocumented method

Code:
click to view

◆ filter_sources()

public Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::filter_sources ( )

Undocumented method

Code:
click to view

◆ filter_targets()

public Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::filter_targets ( )

Undocumented method

Code:
click to view

◆ higher_score_exists()

public Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::higher_score_exists ( )

Undocumented method

Code:
click to view

◆ scores_similar()

public Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::scores_similar ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file:
Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::basic_mapping
public basic_mapping()
Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::scores_similar
public scores_similar()
Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::higher_score_exists
public higher_score_exists()
Bio::EnsEMBL::IdMapping::MappingList::new
public Bio::EnsEMBL::IdMapping::MappingList new()
Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::filter_sources
public filter_sources()
Bio::EnsEMBL::IdMapping::MappingList::get_all_Entries
public Arrayref get_all_Entries()
Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::filter_targets
public filter_targets()
Bio::EnsEMBL::IdMapping::InternalIdMapper::BaseMapper::ambiguous_mapping
public ambiguous_mapping()
Bio::EnsEMBL::IdMapping::MappingList
Definition: MappingList.pm:38