Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating polygenic scores without a target data phenotype #358

Open
JessG1981 opened this issue Jun 20, 2024 · 1 comment
Open

Generating polygenic scores without a target data phenotype #358

JessG1981 opened this issue Jun 20, 2024 · 1 comment

Comments

@JessG1981
Copy link

Hi

I am trying to generate polygenic scores using PRSice v2 without phenotype data for the target population. i.e. I just want to use the GWAS summary statistics (and specifically the effect sizes and p values for the various SNPs) to use the SNP data from my target population (a very small population, less than 50 participants) to generate polygenic index values for each of my participants. I then want to use these polygenic index values to run various correlations etc.

However, if I try to run PRSice without any phenotype data (by inserting "NA" into the phenotype column of the .fam file for each participant, I get an error message "No phenotype presented
Error:
Execution halted"

I have the following inputs to use with PRSice:

  • Base GWAS summary statistics file
  • Target SNP data (i.e., the alleles for SNPs within my study population)
  • Covariates (ancestry principal components)
  • A linkage disequilibrium reference dataset

I guess my question therefore is: Is it possible to run PRSice to generate individual polygenic scores using GWAS data without a target phenotype? Just to create a set of numbers that summate the SNP effect sizes for my sample population, that I can then use as a variable in further analyses?

Thank you in advance for help.

@choishingwan
Copy link
Owner

choishingwan commented Jul 13, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants