Closed pidita closed 2 years ago
Hi
I cannot help you if I cannot reproduce the problem. Consequently, when reporting an issue, make sure to include:
Describe the bug
To Reproduce Include the steps to reproduce the behavior:
devtools::session_info()
Screenshots
you might want to try adegenet for this in the meantime...
Hi,
Thanks for your response. I finally managed to create a genpop object using SambaR.
Hello, I am trying to convert a genlight object (created using SambaR) to a genepop file, but I get an error. Below the script I am using and the error that I get.
Thanks in advance.
Importing data: genlight Calibrating REF/ALT alleles... Calibrating REF/ALT alleles...
Writing tidy data set: EM_gp.rad
Preparing data for output
Data is bi-allelic Calibrating REF/ALT alleles... Error: Problem with
mutate()
columnGT
. iGT = stringi::stri_join(A1, A1)
. x objeto 'A1' no encontrado Runrlang::last_error()
to see where the error occurred.Computation time, overall: 3 sec