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
Hello! It seems I'm getting a strange output with my analysis. When I run the distruct.py script on my dataset, the color scheme of the assignment plots do not seem to follow the number of K clusters. Has someone else seen that before? My best K is 2, and up to 3 the colors seem OK, but then it does not matter the number of Ks, I can only distinguish at most 4 different color patterns :(
I'm running this on a Linux cluster. I've processed my plink files to prune for LD and only retain biallelic SNPs.
The text was updated successfully, but these errors were encountered:
I've been seeing a similar thing, where when I make a distruct plot for k=3 I get two colors and at k=5 get three colors, etc. I've noticed it occurs with data from seeds but not others. I'm also running on a linux cluster .
Hello! It seems I'm getting a strange output with my analysis. When I run the distruct.py script on my dataset, the color scheme of the assignment plots do not seem to follow the number of K clusters. Has someone else seen that before? My best K is 2, and up to 3 the colors seem OK, but then it does not matter the number of Ks, I can only distinguish at most 4 different color patterns :(
I'm running this on a Linux cluster. I've processed my plink files to prune for LD and only retain biallelic SNPs.
The text was updated successfully, but these errors were encountered: