PRSice icon indicating copy to clipboard operation
PRSice copied to clipboard

How to apply to Discovery dataset

Open ArashLab opened this issue 2 years ago • 2 comments

Hi, I am a bit confused about how to use PRSice-2 to calculate the Polygenic Risk Score for the discovery dataset.

I have a Case/Control dataset (binary phenotype) and I split samples into 70% (base dataset) and 30% (target dataset) I used the plink --assoc for the base dataset and then use PRSice to calculate PRS for the target dataset.

I have a separate dataset (discovery) without the phenotype. How can I calculate PRS for the discovery dataset? It seems that PRS requires phenotype for the target data and complaints if no phenotype is provided.

ArashLab avatar Feb 28 '22 04:02 ArashLab

You can use --no-regress --no-full --bar-levels XXX --fastscore where XXX is the best threshold you found via your CV

choishingwan avatar Feb 28 '22 15:02 choishingwan

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 29 '22 21:04 stale[bot]