The publications object consists of two tables (slots), each a table that
combined form a relational database of a subset of PGS Catalog Publications.
Each publication is an observation (row) in the publications
table
(first table).
publications
A table of publications. Each publication (row) is
uniquely identified by the pgp_id
column. Columns:
PGS Publication identifier. Example: "PGP000001"
.
PubMed
identifier. Example: "25855707"
.
Publication date. Example: "2020-09-28"
. Note
that the class of publication_date
is Date
.
Abbreviated name of the journal. Example: "Am J Hum
Genet"
.
Publication title.
First author of the publication. Example:
'Mavaddat N'
.
Digital Object Identifier (DOI). This variable is also curated to
allow unpublished work (e.g. preprints) to be added to the catalog. Example:
"10.1093/jnci/djv036"
.
Concatenated list of all the publication authors.
pgs_ids
A table of publication and associated PGS identifiers. Columns:
PGS Publication identifier. Example: "PGP000001"
.
Polygenic Score (PGS) identifier.
PGS stage: either "gwas/dev" or "eval".