Package Bio :: Module DBXRef
[hide private]
[frames] | no frames]

Module DBXRef

source code

Classes [hide private]
  DBXRef
  BioformatDBName
  UnknownDBName
Functions [hide private]
 
from_parser(dbname_style, dbname, idtype, dbid, negate) source code
Variables [hide private]
  dbname_conversions = {"bioformat": BioformatDBName(), "unknown...
Variables Details [hide private]

dbname_conversions

Value:
{'bioformat': <Bio.DBXRef.BioformatDBName instance at 0xa7a758>,
 'genbank': {'ATCC': 'x-atcc',
             'ATCC(dna)': 'x-atcc-dna',
             'ATCC(in host)': 'x-atcc-host',
             'BDGP_EST': 'x-bdgp-est',
             'BDGP_INS': 'x-bdgp-ins',
             'ENSEMBL': 'ensembl',
             'ESTLIB': 'x-estlib',
...