FINNGEN / CS-PRS-pipeline

PRS pipeline using PRS_CS
MIT License
12 stars 0 forks source link

Allow other ancestries than EUR and trans-ancestries #1

Open sinarueeger opened 4 years ago

sinarueeger commented 4 years ago

Background

The file PRS_data.txt needed as input to the wdl pipeline contains examples with GWAS summary statistics of European and trans-ancestry origin.

This information is passed on to PRScs, which pulls out the corresponding samples from 1KG.

In the future, we may use summary statistics coming from other ancestries, such as East Asia or Africa, or a mix thereof.

Todo

Implement:

  1. 1KG ancestries additionally to EUR: SAS, EAS, AFR, AMR.
  2. Combinations of 1KG ancestries (see comment below) additionally to trans-ancestry: e.g. EUR-EAS.

Note

I assume that trans-ancestry just takes all of 1KG. But I am not sure what the best way is to implement a mix of 1KG ancestries. Two problems:

piotor87 commented 4 years ago

This is a similar issue than the build one. ATM the ancestry field is ignored altogether and the European reference panel is automatically included. What i need to do is: