choishingwan / PRSice

A software package for calculating, applying, evaluating and plotting the results of polygenic risk scores
http://prsice.info
GNU General Public License v3.0
185 stars 87 forks source link

Plotting PRSice results #305

Closed oalavijeh closed 1 year ago

oalavijeh commented 2 years ago

I have a binary trait and have generated a PRSice file.

I would like to plot this but work on a HPC environment where plotting doesn't really work.

I have tried following the code from here: https://choishingwan.github.io/PRS-Tutorial/plink_visual/ to turn the PRSice.summary score into a bar plot but I think because I haven't binned the P-values into slot the plot is supercongested (See screenshot).

How would I convert a PRSice.summary score into the "prs.result" file that would be needed to plot from your tutorial?

Many thanks

image

choishingwan commented 2 years ago

I don't know what you are trying to do. But if you have all the PRSice output, and you can download them to your local machine, then you can run --plot to do the plotting. You only need to result files for that, so you won't need to download the genotype data

Janina24 commented 2 years ago

I have the same issue ... After running PRSice no plots are in the results

choishingwan commented 2 years ago

Log please?

On Thu, Oct 20, 2022, 1:36 AM janina_epi @.***> wrote:

I have the same issue ... After running PRSice no plots are in the results

— Reply to this email directly, view it on GitHub https://github.com/choishingwan/PRSice/issues/305#issuecomment-1284963474, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAJTRYRVHQF6ANVEXB3SYOTWEDK5ZANCNFSM6AAAAAARBLM4OA . You are receiving this because you commented.Message ID: @.***>

Janina24 commented 2 years ago

AugUR2.log

Janina24 commented 2 years ago

I´ve just fixed this issue! :)