home / scout

Citations (cleaned) (view)

Provenance citations with extraction-bug artefacts removed. A row is kept only if it is a valid PDB ID (4 chars, digit-first, e.g. 8T2U), an all-numeric PubMed ID, or a DOI starting with 10. The raw harvested table is retained unmodified (hidden) for full reproducibility.

Data license: CC BY 4.0 · Data source: apt-scout automated curation pipeline (E. Dohi, NCNP) — values harvested from public databases; raw source stored per target

target_id
UniProt accession this citation supports. Links to uniprot.org.
citation_type
PDB / PMID / DOI.
citation_value
The identifier (PDB ID, PubMed ID, or DOI).
source_layer
Which layer's harvest produced this citation.
extracted_utc
When the value was harvested.

10,562 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: citation_type, source_layer, extracted_utc, extracted_utc (date)

target_id citation_type citation_value source_layer extracted_utc
Q86YC3 PDB 7Y1R layer1 2026-05-06T03:07:56Z
Q86YC3 PDB 7Y1R layer2_rationale 2026-05-06T03:07:56Z
Q86UT8 PDB 8Y6O layer1 2026-05-06T03:07:56Z
Q86UT6 PDB 3UN9 layer1 2026-05-06T03:07:56Z
Q86UT6 PDB 3UN9 layer2_rationale 2026-05-06T03:07:56Z
Q86UC2 PDB 8J07 layer1 2026-05-06T03:07:56Z
Q86U70 PDB 2XJY layer1 2026-05-06T03:07:56Z
Q86U70 PDB 2YPA layer1 2026-05-06T03:07:56Z
Q86U70 PDB 2XJZ layer1 2026-05-06T03:07:56Z
Q86TB9 PDB 2XEQ layer1 2026-05-06T03:07:56Z
Q86TB9 PDB 2XER layer1 2026-05-06T03:07:56Z
Q86TB9 PDB 2XES layer1 2026-05-06T03:07:56Z
Q86SR1 PDB 2D7I layer1 2026-05-06T03:07:56Z
Q86SR1 PDB 2D7R layer1 2026-05-06T03:07:56Z
Q7Z6J0 PDB 7NZC layer1 2026-05-06T03:07:56Z
Q7Z6J0 PDB 7NZD layer1 2026-05-06T03:07:56Z
Q7Z6J0 PDB 9RFB layer1 2026-05-06T03:07:56Z
Q9NZ56 PDB 2YLE layer1 2026-05-06T03:07:56Z
Q9NZ56 PDB 3R7G layer1 2026-05-06T03:07:56Z
Q9NZ52 PDB 1JPL layer1 2026-05-06T03:07:56Z
Q9NZ52 PDB 1JUQ layer1 2026-05-06T03:07:56Z
Q9NZ52 PDB 1LF8 layer1 2026-05-06T03:07:56Z
Q9NZ09 PDB 4AE4 layer1 2026-05-06T03:07:56Z
Q9NZ09 PDB 5LM1 layer1 2026-05-06T03:07:56Z
Q9NZ09 PDB 1WGN layer1 2026-05-06T03:07:56Z
Q9NZ01 PDB 2DZJ layer1 2026-05-06T03:07:56Z
Q9NXR8 PDB 7ZMX layer1 2026-05-06T03:07:56Z
Q9NXR8 PDB 8COK layer1 2026-05-06T03:07:56Z
Q9NXG6 PDB 6TP5 layer1 2026-05-06T03:07:56Z
Q9NXG6 PDB 6TP5 layer2_rationale 2026-05-06T03:07:56Z
Q9NX08 PDB 8P0W layer1 2026-05-06T03:07:56Z
Q9NX08 PDB 8F2R layer1 2026-05-06T03:07:56Z
Q9NX08 PDB 8F2U layer1 2026-05-06T03:07:56Z
Q9NWW9 PDB 4DPZ layer1 2026-05-06T03:07:56Z
Q9NWV8 PDB 6H3C layer1 2026-05-06T03:07:56Z
Q9NWV8 PDB 8PVY layer1 2026-05-06T03:07:56Z
Q9NWV8 PDB 8PY2 layer1 2026-05-06T03:07:56Z
Q9NWS0 PDB 4PSI layer1 2026-05-06T03:07:56Z
Q9NWS0 PDB 6GXZ layer1 2026-05-06T03:07:56Z
Q9NWS0 PDB 4PSF layer1 2026-05-06T03:07:56Z
Q9NWS0 PDB 7AVC layer1 2026-05-06T03:07:56Z
Q9NWM8 PDB 4MSP layer1 2026-05-06T03:07:56Z
Q9NWM8 PDB 4DIP layer1 2026-05-06T03:07:56Z
Q9NWM0 PDB 7OXL layer1 2026-05-06T03:07:56Z
Q9NWM0 PDB 7OY0 layer1 2026-05-06T03:07:56Z
Q9NWM0 PDB 7OXL layer2_rationale 2026-05-06T03:07:56Z
Q9NVA2 PDB 6UPQ layer1 2026-05-06T03:07:56Z
Q9NUN7 PDB 6G7O layer1 2026-05-06T03:07:56Z
Q9NUN7 PDB 6YXH layer1 2026-05-06T03:07:56Z
Q9NS86 PDB 6WQ1 layer1 2026-05-06T03:07:56Z

Next page

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW v_citations AS
SELECT target_id, citation_type, citation_value, source_layer, extracted_utc
FROM citations
WHERE (citation_type='PDB'  AND length(citation_value)=4 AND substr(citation_value,1,1) GLOB '[0-9]')
   OR (citation_type='PMID' AND citation_value GLOB '[0-9]*' AND citation_value NOT GLOB '*[^0-9]*')
   OR (citation_type='DOI'  AND citation_value LIKE '10.%');
Powered by Datasette · Queries took 55.982ms · Data license: CC BY 4.0 · Data source: apt-scout automated curation pipeline (E. Dohi, NCNP) — values harvested from public databases; raw source stored per target