diyabc / diyabcGUI

User interface to DIYABC/AbcRanger
https://diyabc.github.io/
Other
4 stars 2 forks source link

Assignment of individuals to sample #139

Open ulaszewski opened 1 year ago

ulaszewski commented 1 year ago

Where can I find the information which shows which individual fall into which sample or number of indivualass in each sample? Without this for me it can be quite confusing, especially when you have few thousand samples.

gdurif commented 1 year ago

Hi, could you elaborate your question ? potentially with an example. I am not sure to understand it. Thanks in advance, Best,

ulaszewski commented 1 year ago

Ok, so my samples are named like this, with the third column describing the population. It is not clear to me does the program take the sample (population) info in an alphabetic order (K1,K2,K3) or by the order of appearance (K3,K1,K2). I cannot find in the output files any info which individual falls into which sample (population).

02_Sie.583 | 9 | K3
03_Cho.021 | 9 | K1
03_Cho.022 | 9 | K1
23_Sie.067 | 9 | K1
23_Sie.068 | 9 | K1
24_Cho.011 | 9 | K1
B_B04 | 9 | K2
B_B05 | 9 | K2
B_B07 | 9 | K2
B_B08 | 9 | K2
03_Cho.027 | 9 | K1
gdurif commented 1 year ago

Hi, sorry for the very late reply.

Could you tell me which type of data you are considering ? Thanks

ulaszewski commented 1 year ago

Hi, no problem, I'm working with SNPs. To be fair because I was not sure how the program works, I've sorted the data according to the population column.

gdurif commented 2 weeks ago

Hi, I am really sorry for the very late reply.

Due to work overload, the development, support and maintenance for the project diyabcGUI is currently paused. Feel free to contact us (by submitting an issue) if you want to take over the development for this project. Pull request are also welcome to fix bug or implement missing functionalities.

I have updated the README file to announce this. This is the official announcement to clarify a situation that has been going on for quite some time.

You can still use the command line version of the software which is still maintained/supported. Check the documentation page here.

All my apologies for the trouble, Best regards