Schema for snp151Seq
  Database: hg38    Primary Table: snp151Seq    Row Count: 660,773,082   Data last updated: 2018-04-20
Format description: Contains file offsets for reference SNP flanking sequences in a single fasta file.
On download server: MariaDB table dump directory
fieldexampleSQL type description
acc rs10varchar(255) rsId of sequence
file_offset 62683048023bigint(20) byte offset of sequence in file

Connected Tables and Joining Fields
        hg38.snp151.name (via snp151Seq.acc)
      hg38.snp151CodingDbSnp.name (via snp151Seq.acc)
      hg38.snp151Common.name (via snp151Seq.acc)
      hg38.snp151Flagged.name (via snp151Seq.acc)
      hg38.snp151Mult.name (via snp151Seq.acc)
      hg38.snp151OrthoPt5Pa2Rm8.name (via snp151Seq.acc)

Sample Rows
 
accfile_offset
rs1062683048023
rs100058034566156
rs1000062683957621
rs100000013540053869
rs1000000048660037496
rs100000000042361308474
rs100000000151342386630
rs100000000256265090410
rs100000000312145082612
rs100000000436446839368

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