Ensembl Genomes API
Auxillary Perl API for Ensembl Genomes
 All Classes Functions
Public Member Functions | List of all members
Bio::EnsEMBL::EGVersion Class Reference

Public Member Functions

public eg_version ()
 
public eg_version_for_dbname ()
 

Detailed Description

Synopsis

printf( "The Ensembl Genomes version used is %s\n", eg_version() );

Description

The module exports the eg_version() subroutine which returns the
release version of the Ensembl Genomes dataset. The version is based on 
the names of the core databases found by the Registry.

Member Function Documentation

public Bio::EnsEMBL::EGVersion::eg_version ( )

Undocumented method

Code:
click to view
public Bio::EnsEMBL::EGVersion::eg_version_for_dbname ( )

Undocumented method

Code:
click to view

The documentation for this class was generated from the following file: