-
Notifications
You must be signed in to change notification settings - Fork 9
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
NumberOfSamples error help #26
Comments
I am experiencing the same error as Eve, and as recounted in #8 . I created my input file as follows: I then transformed the .raw file into a genlight object in R using the function read.PLINK I then transformed the genlight object into an FstDataFrame using the following code:
Then, when trying to run OutFLANK, I ran into the same error as Eve, and as described in #8 .
Any assistance on this issue would be greatly appreciated! My R session info is as follows:
|
Hi,
I am receiving the same error as @katymoo on this chain. I commente on this chain but it hasn't been active since 2017, so I thought it may be best to create a new one.
Did anyone find a solution to this error?
I have made sure to include the number of populations in the NumberOfSamples argument as so:
but it outputs this error:
I also recieve the same error message when I set the argument to the number of individuals.
Is there a limit to how many popualtion OutFLANK can handle?
Any help would be greatly appreciated!
Thanks,
Eve
The text was updated successfully, but these errors were encountered: