if (FALSE) { # interactive()
# Open in PGS scores Catalog Web Graphical User Interface
open_in_pgs_catalog(c('PGS000001', 'PGS000002'))
# Open PGS Catalog Publications
open_in_pgs_catalog(c('PGP000001', 'PGP000002'),
pgs_catalog_entity = 'pgp')
# Open Sample Sets (PSS)
open_in_pgs_catalog(c('PSS000001', 'PSS000002'),
pgs_catalog_entity = 'pss')
# Open EFO traits (EFO)
open_in_pgs_catalog(c('EFO_0001645', 'MONDO_0007254'),
pgs_catalog_entity = 'efo')
}
Run the code above in your browser using DataLab