| releases-class | R Documentation |
The releases object consists of four tables (slots) that combined form a
relational database of a subset of PGS Catalog releases. Each release is an
observation (row) in the releases table (first table).
releasesA table of PGS Catalog releases. Each release (row) is
uniquely identified by the release date (date). Columns:
Release date.
Number of newly released Polygenic Scores.
Number of newly released PGS Performance Metrics.
Number of newly released PGS Publications.
pgs_idsA table of released Polygenic Scores (PGS) identifiers. Columns:
Release date.
Polygenic Score (PGS) identifier. Example: "PGS000001".
ppm_idsA table of the released PGS Performance Metrics identifiers. Columns:
Release date.
A PGS Performance Metrics identifier. Example: "PPM000001".
pgp_idsA table of the released PGS Publication identifiers. Columns:
Release date.
PGS Publication identifier. Example: "PGP000001".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.