Schema for author
  Database: hgFixed    Primary Table: author    Row Count: 366,446   Data last updated: 2020-08-17
Format description: The authors associated with 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 LastName,F.I format. Separated by commas and 'and'
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.author (via author.id)

Sample Rows
 
idnamecrc
0n/a2299
1Iwabuchi,T.116319832
2Xu,Y. and Zhou,P.2721830321
3Yamada,Y., Hoshino,K. and Ishikawa,T.988222361
4Nakabachi,A. and Ishikawa,H.988221601
5Duda,V., Lebedinsky,A., Mushegjan,M. and Mitjushina,L.2965536839
6Taguchi,S., Ogawa,T., Endo,T. and Momose,H.3820087726
7Taguchi,S., Ogawa,T., Okuno,Y. and Momose,H.598862393
8Sakai,K., Yokota,A., Kurokawa,H., Wakayama,M. and Moriguchi,M.3968087649
9Takami,H., Nakasone,K., Hirama,C., Takaki,Y., Masui,N., Fuji,F., Nakamura,Y. and Inoue,A.2297137541

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