ensembl-hive  2.6
Bio::EnsEMBL::Utils::ConfigRegistry Class Reference

Public Member Functions

public gen_load ()
 
public find_unique_species ()
 
public load_adaptors ()
 
public load_and_attach_dnadb_to_core ()
 
public DBAdaptor load_core ()
 
public DBAdaptor load_compara ()
 
public DBAdaptor load_hive ()
 
public DBAdaptor load_pipeline ()
 
public DBAdaptor load_SNP ()
 
public load_haplotype ()
 
public load_ontology ()
 
public load_estgene ()
 
public load_variation ()
 
public load_funcgen ()
 
public DBAdaptor load_otherfeatures ()
 
public load_rnaseq ()
 
public DBAdaptor load_vega ()
 
public add_alias ()
 
public pre_funcgen_hook ()
 

Detailed Description

Synopsis

Description

The ConfigRegistry will "Register" a set of adaptors based on the type
of database that is being loaded.

Definition at line 23 of file ConfigRegistry.pm.

Member Function Documentation

◆ add_alias()

public Bio::EnsEMBL::Utils::ConfigRegistry::add_alias ( )

Undocumented method

Code:
click to view

◆ find_unique_species()

public Bio::EnsEMBL::Utils::ConfigRegistry::find_unique_species ( )

Undocumented method

Code:
click to view

◆ gen_load()

public Bio::EnsEMBL::Utils::ConfigRegistry::gen_load ( )

Undocumented method

Code:
click to view

◆ load_adaptors()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_adaptors ( )

Undocumented method

Code:
click to view

◆ load_and_attach_dnadb_to_core()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_and_attach_dnadb_to_core ( )

Undocumented method

Code:
click to view

◆ load_compara()

public DBAdaptor Bio::EnsEMBL::Utils::ConfigRegistry::load_compara ( )
  Arg [1]    : DBAdaptor with DBConnection already attached
  Returntype : DBAdaptor
  Exceptions : none
 
Code:
click to view

◆ load_core()

public DBAdaptor Bio::EnsEMBL::Utils::ConfigRegistry::load_core ( )
  Arg [1]    : DBAdaptor with DBConnection already attached
  Returntype : DBAdaptor
  Exceptions : none
 
Code:
click to view

◆ load_estgene()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_estgene ( )

Undocumented method

Code:
click to view

◆ load_funcgen()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_funcgen ( )

Undocumented method

Code:
click to view

◆ load_haplotype()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_haplotype ( )

Undocumented method

Code:
click to view

◆ load_hive()

public DBAdaptor Bio::EnsEMBL::Utils::ConfigRegistry::load_hive ( )
  Arg [1]    : DBAdaptor with DBConnection already attached
  Returntype : DBAdaptor
  Exceptions : none
 
Code:
click to view

◆ load_ontology()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_ontology ( )

Undocumented method

Code:
click to view

◆ load_otherfeatures()

public DBAdaptor Bio::EnsEMBL::Utils::ConfigRegistry::load_otherfeatures ( )
  Arg [1]    : DBAdaptor with DBConnection alredy attached
  Returntype : DBAdaptor
  Exceptions : none
 
Code:
click to view

◆ load_pipeline()

public DBAdaptor Bio::EnsEMBL::Utils::ConfigRegistry::load_pipeline ( )
  Arg [1]    : DBAdaptor with DBConnection already attached
  Returntype : DBAdaptor
  Exceptions : none
 
Code:
click to view

◆ load_rnaseq()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_rnaseq ( )

Undocumented method

Code:
click to view

◆ load_SNP()

public DBAdaptor Bio::EnsEMBL::Utils::ConfigRegistry::load_SNP ( )
  Arg [1]    : DBAdaptor with DBConnection already attached
  Returntype : DBAdaptor
  Exceptions : none
 
Code:
click to view

◆ load_variation()

public Bio::EnsEMBL::Utils::ConfigRegistry::load_variation ( )

Undocumented method

Code:
click to view

◆ load_vega()

public DBAdaptor Bio::EnsEMBL::Utils::ConfigRegistry::load_vega ( )
  Arg [1]    : DBAdaptor with DBConnection already attached
  Returntype : DBAdaptor
  Exceptions : none
 
Code:
click to view

◆ pre_funcgen_hook()

public Bio::EnsEMBL::Utils::ConfigRegistry::pre_funcgen_hook ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file:
Bio::EnsEMBL::Utils::ConfigRegistry::load_funcgen
public load_funcgen()
Bio::EnsEMBL::Utils::ConfigRegistry::gen_load
public gen_load()
Bio::EnsEMBL::Registry::add_alias
public void add_alias()
Bio::EnsEMBL::Utils::ConfigRegistry::load_core
public DBAdaptor load_core()
Bio::EnsEMBL::Utils::ConfigRegistry::load_variation
public load_variation()
Bio::EnsEMBL::Utils::ConfigRegistry
Definition: ConfigRegistry.pm:23
Bio::EnsEMBL::Registry::add_adaptor
public void add_adaptor()
Bio::EnsEMBL::Utils::ConfigRegistry::pre_funcgen_hook
public pre_funcgen_hook()
Bio::EnsEMBL::Utils::ConfigRegistry::load_rnaseq
public load_rnaseq()
Bio::EnsEMBL::Utils::ConfigRegistry::load_estgene
public load_estgene()
Bio::EnsEMBL::Utils::ConfigRegistry::load_adaptors
public load_adaptors()
Bio::EnsEMBL::Registry
Definition: Registry.pm:113
Bio::EnsEMBL::Utils::ConfigRegistry::find_unique_species
public find_unique_species()
Bio::EnsEMBL::Utils::ConfigRegistry::load_compara
public DBAdaptor load_compara()
Bio::EnsEMBL::Utils::ConfigRegistry::load_otherfeatures
public DBAdaptor load_otherfeatures()
Bio::EnsEMBL::Utils::ConfigRegistry::add_alias
public add_alias()
Bio::EnsEMBL::Utils::ConfigRegistry::load_and_attach_dnadb_to_core
public load_and_attach_dnadb_to_core()
Bio::EnsEMBL::Utils::ConfigRegistry::load_SNP
public DBAdaptor load_SNP()
Bio::EnsEMBL::Registry::add_DBAdaptor
public void add_DBAdaptor()
Bio::EnsEMBL::Utils::ConfigRegistry::load_ontology
public load_ontology()
Bio::EnsEMBL::Utils::ConfigRegistry::load_pipeline
public DBAdaptor load_pipeline()
Bio::EnsEMBL::Utils::ConfigRegistry::load_vega
public DBAdaptor load_vega()
Bio::EnsEMBL::Utils::ConfigRegistry::load_hive
public DBAdaptor load_hive()
Bio::EnsEMBL::Utils::ConfigRegistry::load_haplotype
public load_haplotype()