.retrievePGS | R Documentation |
Internal function: Get PGS catalog table of polygenic risks
.retrievePGS(pgs_id)
pgs_id |
|
data.frame
with the columns:
- If chr_name and poition are found:
+ start
+ end
+ effect_allele
+ effect_weight
+ weight_type (if present on the catalog)
- If rsID is found:
+ rsID
+ effect_allele
+ effect_weight
+ weight_type (if present on the catalog)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.