Closed rodrigoduarte88 closed 2 years ago
Hi there, I was able to circumvent this issue while generating the missing plot by increasing --locus_win 100000
to --locus_win 1000000
. The conditional analysis statistics were exactly the same between the two runs with my data.
Hi all, has any of you ever come across the following error? I am obtaining it when running the conditional analysis using custom-made TWAS weights. Considering there were many steps to generate my own weights, I imagine there can be a bug somewhere in an earlier step of my code causing this. However, what I don't understand is why it would be specific to a single chromosome (all other chromosomes work). Have you ever come across it?
[update] I was able to run the conditional analysis without generating the plot (by removing
--plot --locus_win 100000
).