bionode-hack/bionode-pgp

Name: bionode-pgp

Owner: Bionode Hack

Description: Bionode module to access Personal Genome Project data

Created: 2016-07-05 09:21:43.0

Updated: 2016-07-05 09:21:43.0

Pushed: 2016-07-06 16:44:08.0

Homepage: null

Size: 213

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

bionode-pgp

Personal Genome Project

Hompage: http://www.personalgenomes.org

Steps to metadata

1: How do I find the set of (human) datasets that are available?

Scrape the table at https://my.pgp-hms.org/public_genetic_data

https://github.com/bionode-hack/bionode-pgp/blob/master/example_responses/Personal_Genome_Project_Public_Genetic_Data.txt

There is one row per participant.

2: How do I request information on an individual dataset (or maybe a batch of datasets)?

Treat each participant as a dataset. There is information about each participant in a page linked into the Participant field in the table, e.g. to https://my.pgp-hms.org/profile/hu63165B.

Example: https://github.com/bionode-hack/bionode-pgp/blob/master/example_responses/Personal_Genome_Project_hu63165B.txt

3: Where do I find the dataset attributes?

Accession number: Use the ID in the Participant field link text, e.g. hu63165B.

URL: The link in the Download field

Title: 'Public genetic data for PGP participant ID'

Description: (see above) It would be good to summarise some of the Participant info in the description. From Demographic Information, include Gender, Blood Type, Race. Also include the list of Conditions, e.g, 'Conditions: Acne, Allergic Rhinitis, Duodenal Atresia, …'

Technology: Not directly specified

Assay type: Not directly specified. Might be inferred from 'Data type' value, e.g. 23andMe -> SNP array


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.