Schema for citationRc
  Database: uniProt    Primary Table: citationRc    Row Count: 30,812,935   Data last updated: 2018-04-06
Format description: Reference comments associated with citation
On download server: MariaDB table dump directory
fieldexampleSQL type description
citation 187int(11) ID in citation table
rcType 1int(11) ID in rcType table
rcVal 1int(11) ID in rcVal table

Connected Tables and Joining Fields
        uniProt.citation.id (via citationRc.citation)
      uniProt.rcType.id (via citationRc.rcType)
      uniProt.rcVal.id (via citationRc.rcVal)

Sample Rows
 
citationrcTypercVal
18711
18812
18912
19713
19724
26615
26626
26817
28818
28919

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