Schema for source
  Database: hgFixed    Primary Table: source    Row Count: 217,198   Data last updated: 2020-08-17
Format description: The source of a genbank sequence
On download server: MariaDB table dump directory
fieldexampleSQL type info description
id 0int(11) range Unique numerical id
name n/alongtext values Associated text
crc 2299int(10) unsigned range Checksum of name, which is used to speedup the update of this table

Connected Tables and Joining Fields
        hgFixed.gbCdnaInfo.source (via source.id)

Sample Rows
 
idnamecrc
0n/a2299
1Sphingomonas sp.3980242501
2Haloarcula aidinensis206494218
3Gluconobacter oxydans2065134249
4Gluconobacter cerinus2065064392
5Acetobacter aceti NBRC 148182513664874
6Acetobacter aceti1873897676
7Acetobacter sp.653991084
8Acetobacter pasteurianus1551035400
9Acetobacter pasteurianus subsp. pasteurianus LMG 1262 = NBRC 1064711800264717

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