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 was using it to detect the genomic regions of various crops under artificial selection, and would like to know what should I consider when setting the parameters, especially these four below when using vcf as input:
--ld
--maxsnps
--size
--step
And when I ran the program I got the output log file as below:
Do you have any ideas about it? Or can I just ignore it since I can get a result file despite the error.
Thank you for your time and support.
The text was updated successfully, but these errors were encountered:
zishanw
changed the title
How to set the parameters and the influence
How to set the parameters
Dec 26, 2023
Hi, I don't think I would really recommend XPCLR as a method for detecting selection in artificial selection. It's really designed for wild populations with some maintained level of variation. You may break some of the method's assumptions.
If it were me, i'd look at some measure of divergence or local diversity.
Hi, @hardingnj
Thank you for writing this implementation.
I was using it to detect the genomic regions of various crops under artificial selection, and would like to know what should I consider when setting the parameters, especially these four below when using vcf as input:
And when I ran the program I got the output log file as below:
![log](https://private-user-images.githubusercontent.com/89725090/292822001-e5226cc4-1b9b-401b-b393-a6b533a5dfac.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjY4MzQsIm5iZiI6MTczODk2NjUzNCwicGF0aCI6Ii84OTcyNTA5MC8yOTI4MjIwMDEtZTUyMjZjYzQtMWI5Yi00MDFiLWIzOTMtYTZiNTMzYTVkZmFjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIyMTUzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk1ZDk0ZWM1ZDA4MWUwNGZmMTY1Y2EyMmViMmY4ZGM3NzJjZjUyNjNkMmI5M2JjY2Y5MmVkMWRkNzFmZTMwZjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.Fih7TzdMkq4XzJjqf2r0R5Jc5gFQLpvGk19eAUoV5pE)
Do you have any ideas about it? Or can I just ignore it since I can get a result file despite the error.
Thank you for your time and support.
The text was updated successfully, but these errors were encountered: