Schema for extDb
  Database: uniProt    Primary Table: extDb    Row Count: 134   Data last updated: 2018-04-06
Format description: Name of another database
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 1int(11) range Database id - we make this up
val EMBLvarchar(255) values Name of database

Connected Tables and Joining Fields
        uniProt.extDbRef.extDb (via extDb.id)

Sample Rows
 
idval
1EMBL
2RefSeq
3ProteinModelPortal
4GeneID
5ProtClustDB
6GO
7InterPro
8Pfam
9PRIDE
10PROSITE

Note: all start coordinates in our database are 0-based, not 1-based. See explanation here.