# Public Results

Using the developed PennPRS pipelines, we are conducting single-ancestry and multi-ancestry PennPRS pseudo training for publicly available GWAS summary statistics and have made these PRS weights publicly available in the PennPRS resource hub ("[Public Results](https://pennprs.org/result)").&#x20;

These resources will accelerate the application of PRS across various fields. As the GWAS Catalog and other databases continue to expand and harmonize GWAS summary statistics, we will keep analyzing additional datasets to better serve the research community.

### GWAS Catalog harmonized datasets&#x20;

We are performing single-ancestry PRS analysis for harmonized datasets in the GWAS Catalog. To date, we have generated PRS weights for over 8000 single-ancestry datasets from the[ GWAS Catalog](https://pennprs.org/data). We use the [pseudo PRS training mechanism](https://pennprs.gitbook.io/pennprs/pages/f3qgt8LxfeMyvNylat7m#option-1.-pseudo-prs-training-by-using-summary-data-for-parameter-tuning),  select all three currently supported methods (C+T, LDpred2, and Lassosum2) with the default parameter setting, and also run their ensemble. All these PRS weights are freely available for users to download.&#x20;

<figure><img src="/files/epnqNajwenMDum7kKnj9" alt=""><figcaption><p>Publicly available PRS weights for GWAS Catalog harmonized datasets.</p></figcaption></figure>

### MVP study

We are performing multi-ancestry analysis for phenotypes in the Million Veteran Program ([MVP](https://www.science.org/doi/10.1126/science.adj1182)) study.  To date, we have generated PRS weights for 181 phenotypes that have GWAS summary statistics from four populations: AFR, AMR, EAS, and EUR. We use the pseudo-training version of [PROSPER](https://www.nature.com/articles/s41467-024-47357-7) with the default parameter setting. All these PRS weights are freely available for users to download.&#x20;

<figure><img src="/files/mzNdIEEFhO966CWlcawG" alt=""><figcaption><p>Publicly available PRS weights for MVP datasets.</p></figcaption></figure>

### Biobank Japan

We are performing single-ancestry PRS analysis for GWAS datasets in [Biobank Japan](https://biobankjp.org/en/). To date, we have generated PRS weights for 169 single-ancestry datasets from [Biobank Japan](https://pheweb.jp/downloads). We use the [pseudo PRS training mechanism](https://pennprs.gitbook.io/pennprs/pages/f3qgt8LxfeMyvNylat7m#option-1.-pseudo-prs-training-by-using-summary-data-for-parameter-tuning),  select all three currently supported methods (C+T, LDpred2, and Lassosum2) with the default parameter setting, and also run their ensemble. All these PRS weights are freely available for users to download.&#x20;

<figure><img src="/files/oIa8O7uiaA43q7At8Njo" alt=""><figcaption><p>Publicly available PRS weights for Biobank Japan datasets.</p></figcaption></figure>

### GBMI

We are performing multi-ancestry analysis for phenotypes from the Global Biobank Meta-analysis Initiative ([GBMI](https://www.cell.com/consortium/global-biobank-meta-analysis-initiative)) consortium.  To date, we have generated PRS weights for 9 diseases that have [GWAS summary statistics](https://www.globalbiobankmeta.org/resources) from at least two populations from AFR, AMR, EAS, SAS, and EUR. We use the pseudo-training version of  [PROSPER](https://www.nature.com/articles/s41467-024-47357-7) with the default parameter setting. All these PRS weights are freely available for users to download.&#x20;

<figure><img src="/files/xw79vYdQb63MFvd2bgFv" alt=""><figcaption><p>Publicly available PRS weights for GBMI datasets.</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pennprs.gitbook.io/pennprs/public-results.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
