diff --git a/client/src/components/pages/about/about.js b/client/src/components/pages/about/about.js index c9c45876..6b2019bb 100644 --- a/client/src/components/pages/about/about.js +++ b/client/src/components/pages/about/about.js @@ -51,6 +51,20 @@ export function About() { available.
++ All PLCO genotype data is available in dbGaP under accession number{' '} + phs001286.v2.p2. + This public repository allows researchers to apply for access to the individual + genotype and imputation data that we used to create the PLCO Atlas. + Companion phenotype data can be requested through the{' '} + NCI Cancer Data Access System (CDAS). + We note that some of the cancer endpoint data used in the PLCO Atlas cannot be shared + through CDAS due to restrictions on data use agreements with certain cancer registries. + However, summary GWAS statistic data is directly available from this website, as well as + accessed directly through{' '} + API Access. +
+This application's source code can be viewed on GitHub.