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
Description of the bug
assigner::assignment_ngs does not work with the dataset data_assigner_sim_01 included in assigner - suspecting it is a dplyr issue. I tried dplyr v1.0.0 and the latest v1.0.10 without sucess.
I used the dataset included in assigner after having problems with my own dataset. I wanted to know if it was a problem with the formatting of my data (also dplyr related issue) or if it was the function.
################################################################################
########################## assigner::assignment_ngs ############################
################################################################################
Execution date/time: 20221206@1917
Assignment analysis with gsi_sim
Subsampling: not selected
Conducting Assignment analysis using Training, Holdout, Leave-one-out
Using training samples to rank markers based on Fst
Holdout samples saved in your folder
Starting parallel computations, for progress monitor activity in folder...
Ranking markers based on Fst
Removing holdout individuals
Fst computation...
Error in dplyr::bind_rows(.) : Argument 1 must have names.
Computation time, overall: 6 sec
########################## assignment_ngs completed ############################
Have you had a chance to look at this error yet ?
I would like to use your package but I run into the same issue as Sapicq while going through the tutorial.
Dear Thierry,
Description of the bug
assigner::assignment_ngs does not work with the dataset data_assigner_sim_01 included in assigner - suspecting it is a dplyr issue. I tried dplyr v1.0.0 and the latest v1.0.10 without sucess.
I used the dataset included in assigner after having problems with my own dataset. I wanted to know if it was a problem with the formatting of my data (also dplyr related issue) or if it was the function.
To reproduce
error message
devtools::session_info()
Thank you for the help
Have a good day
Sandrine
The text was updated successfully, but these errors were encountered: