Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I explore the differences between subpopulations defined using population analysis? #100

Closed
kopelol opened this issue Jun 23, 2022 · 0 comments

Comments

@kopelol
Copy link

kopelol commented Jun 23, 2022

Hi, thank you for this attractive tool.

I'd like to explore the population specific genes using scoary.

As mentioned #64 , should I prepare trait file like this?

<style> </style>
  compA-B compA-C compB-C
ind1 1 0 NA
ind2 1 0 NA
....      
ind101 0 NA 1
ind102 0 NA 1
.....      
ind130 NA 1 0
ind131 NA 1 0

rather than

<style> </style>
  popA popB popC
ind1 1 0 0
ind2 1 0 0
....      
ind101 0 1 0
ind102 0 1 0
.....      
ind130 0 0 1
ind131 0 0 1

In addition, should I use arguments ---no_pairwise that aborts population structure correction ?

Best regards,

@kopelol kopelol closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2022
@kopelol kopelol reopened this Jun 23, 2022
@kopelol kopelol changed the title How can I explore the differences between subpopulation defined using population genetic analysis? How can I explore the differences between subpopulations defined using population genetic analysis? Jun 23, 2022
@kopelol kopelol changed the title How can I explore the differences between subpopulations defined using population genetic analysis? How can I explore the differences between subpopulations defined using population analysis? Jun 23, 2022
@kopelol kopelol closed this as completed Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant