Hi all,
Does anybody understand how the --LROH option works in vcf tools? It is designed to detect long runs of homozygosity, which is exactly what I want to do, but without knowing more about the underlying assumptions it makes I am hesitant to use it. There is no clear explanation of how to interpret the output files. Any help or pointers greatly appreciated. Thank you in advance.
Cheers,
Rubal
Hi,
I'm running this command:
and getting this log on the screen:
But the output file contains only the header. Even if I do
--stdout
I also get the header only.I don't know what's the problem.
Thanks!
Hi,
I am having the same problem. After running the
-LROH
command I get only the header line in output file. Can someone please explain on this.Thank you
Best
Rangi
Hello! I too am running into the same issue! Can anyone explain this?!!
Thank you!
It might be helpful depending on your chromosome names to include quotes around them as in, --chr "chromname". I hope that helps!