Schema for lsSnpPdb
  Database: hg19    Primary Table: lsSnpPdb    Row Count: 115,267   Data last updated: 2010-12-03
Format description: Mapping of SNPs to protein structures obtained from LS-SNP PDB
On download server: MariaDB table dump directory
fieldexampleSQL type info description
protId O60701varchar(255) values Protein Id
pdbId 2q3evarchar(255) values PDB id
structType XRayenum('XRay', 'NMR') values type of structure
chain Achar(1) values PDB chain id
snpId rs10010387varchar(255) values dbSNP id
snpPdbLoc 363int(11) range location of SNP in PDB chain (1-based AA index)

Connected Tables and Joining Fields
        uniProt.extDbRef.extAcc1 (via lsSnpPdb.pdbId)
      uniProt.extDbRef.acc (via lsSnpPdb.protId)

Sample Rows
 
protIdpdbIdstructTypechainsnpIdsnpPdbLoc
O607012q3eXRayArs10010387363
O607012qg4XRayArs10010387363
O607013itkXRayArs10010387363
O607013khuXRayArs10010387363
Q86UW62vkcNMRArs789033601668
P617693bhbXRayBrs1155303212
P617693bhbXRayBrs1155303514
P617693bhbXRayBrs1155303822
P617693bhbXRayBrs1155304236
P617693bhbXRayBrs1155304941

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