Closed 1667857557 closed 4 months ago
Hi @1667857557 ,
Thanks for the report.
Could you share me the contents in /mnt/d/SBayesRC/Afrcian_BC_sbrc.log? The error details were in this file.
Thanks.
Regards, Zhili
I got the same error
terminate called after throwing an instance of 'char const*' Aborted
I checked the _sbrc.log file, and it turned out to be that there are specific columns whose dot product are < than 10e-6.
This is the error that's in _sbrc.log file:
Running SBayesRC with annotation Annotation column 96 has too small XPX: 0, please remove this column from annotation data or perform re-scale.
I have a lot of columns that have this issue. Do you have any suggestion to report all the problematic columns all at once?
Best, Teresa
Hi @teresa-sansan ,
Thanks for the report. I'm working on the next release 0.2.6, that will report all the issues once. I'm currently testing, hope I can manage to release the new version, that clear all the issues in the github.
Regards, Zhili
Thanks for your quick response Zhili! Excited for the new version!
Best, Teresa
@teresa-sansan ,
Install the test 0.2.6.1 version by
devtools::install_github("zhilizheng/SBayesRC")
(this version will become v0.2.6 after full test). This should solve your problem. I will have further test to make sure no error.
Let me know if you find any problem.
Regards, Zhili
@teresa-sansan,
Fixed in the 0.2.6.
Regards, Zhili
Hi Zhili,
Thanks for your excellent work, We encountered an issue in generating the Polygenic risk score, this error is only reported in this data, can you give me some advice? thanks in advance!
Best, Yu-Feng