Schema for library
  Database: hgFixed    Primary Table: library    Row Count: 38,453   Data last updated: 2020-08-17
Format description: The cDNA library 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 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
        hg16.altGraphX.mrnaLibs (via library.id)
      hg17.altGraphX.mrnaLibs (via library.id)
      hgFixed.gbCdnaInfo.library (via library.id)

Sample Rows
 
idnamecrc
0n/a2299
1pLEV-KB561359
2Kohara114575
3UB-38; CCUG 304501713993484
4library: UB-294; CCUG 282842317974411
5Homo sapiens MG-107 glioma2459300861
6Using RAP (Welsh J. et al., 1992, Nucleic Acids Res. 20:7213)593019107
7gt11 Eco R1 of L. monocytogenes in E. coli1306482538
8Clontech (cat.#HL11336)594726061
9lambda-dash147953266

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