You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used outflank for finding outlier SNPs between my population (about 1100 individuals, human) and other populations (about 500 individuals) among about 2500 SNP variants related to a specific trait. I followed your instruction and did the analysis without any error. the below code is used:
the results of FstDataFrame looks with no problem. But, In the out1 file, the FSTbar and FSTNoCorrbar values are the same for all 2500 variants!! Could you please kindly let me know what's the problem and how to solve it?
Thank you in advance
The text was updated successfully, but these errors were encountered:
Hi all,
I used outflank for finding outlier SNPs between my population (about 1100 individuals, human) and other populations (about 500 individuals) among about 2500 SNP variants related to a specific trait. I followed your instruction and did the analysis without any error. the below code is used:
The missing data was considered to be 9, not NA.
the results of FstDataFrame looks with no problem. But, In the out1 file, the FSTbar and FSTNoCorrbar values are the same for all 2500 variants!! Could you please kindly let me know what's the problem and how to solve it?
Thank you in advance
The text was updated successfully, but these errors were encountered: