Closed light26 closed 1 month ago
Hi Jang,
Thanks for letting me know. I see that you used segment.size = 5e+05
, but start.loc
and end.loc
refer to a local region so it should be at most as large as the segment.size
. However, the width between chr21_start <- 10541113
and chr21_end <- 46664370
seem too large.
Best, Xihao
Dear, Xihao I am grateful to your real fast response. Your prompt attention and willingness to help are truly appreciated for my research progress.
Best, Jang
Dear MetaSTAAR Developer,
I have encountered an error while using the MetaSTAAR_merge function.
My workflow was as follows:
I performed the 'Prefitting stage' using the STAAR package.
I generated sumstat and cov files using MetaSTAAR_worker_sumstat and MetaSTAAR_worker_cov.
When attempting to use MetaSTAAR_merge, I encountered the following error:
I can confirm that all the directories (sumstat_dir, cov_dir) have been correctly created and my covariance matrix is rectangular. Could you please advise on why the 'sumstat.merge.list' object is not being found and how I might resolve this issue? Thank you for your time and assistance. Best regards, Jang