How to generate a smoothing plot for Fst along the genome from Lositan output?
Hi All,
I want to make a genome wide Fst plot using the Lositan output along with P-Values calculated by lositan.
Any inputs will be appreciated.
Thanks
• 3,907 views
•
link
1 answer
I don't know how to do it from Lositan, but I have all the details how to do it using my code:
https://github.com/jewmanchue/vcflib/wiki
Check out the library, run wcFst:
https://github.com/jewmanchue/vcflib/wiki/Association-testing-with-GPAT
smooth it:
https://github.com/jewmanchue/vcflib/wiki/Smoothing-with-GPAT
• 0 views
•
link
Log in to answer this question.