Schema for snp146Seq
  Database: hg38    Primary Table: snp146Seq    Row Count: 150,478,286   Data last updated: 2016-03-11
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 32461844581bigint(20) byte offset of sequence in file

Connected Tables and Joining Fields
        hg38.snp146.name (via snp146Seq.acc)
      hg38.snp146CodingDbSnp.name (via snp146Seq.acc)
      hg38.snp146Common.name (via snp146Seq.acc)
      hg38.snp146Flagged.name (via snp146Seq.acc)
      hg38.snp146Mult.name (via snp146Seq.acc)
      hg38.snp146OrthoPt4Pa2Rm3.name (via snp146Seq.acc)

Sample Rows
 
accfile_offset
rs1032461844581
rs10038590637211
rs100029970834585
rs1000032462754808
rs10000007146882680
rs1000000025424641442
rs1000000125424642559
rs1000000240790474196
rs1000000325424643235
rs1000000425424644352

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