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
180 stars 85 forks source link

Terminate Runtime Error #330

Closed michellekee closed 1 week ago

michellekee commented 1 year ago

Hi, Thank you for all the hard work creating PRSice. I really appreciate it!

I'm now trying to calculate PRS using the latest version of PRSice with a .bgen target file. Unfortunately, I'm facing the following error after "Start perform clumping".

Column Name of Sample ID: ID_1+ID_2 Note: If the phenotype file does not contain a header, the column name will be displayed as the Sample ID which is expected.

There are a total of 1 phenotype to process

Start performing clumping

terminate called after throwing an instance of 'std::runtime_error' terminate called recursively terminate called recursively terminate called recursively terminate called recursively Aborted (core dumped)

Please kindly advise on a solution.

Thank you so much!

Cheers, Michelle