Skip to content
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

Error in generate_homologs #182

Open
PpGrApee opened this issue Nov 22, 2024 · 0 comments
Open

Error in generate_homologs #182

PpGrApee opened this issue Nov 22, 2024 · 0 comments

Comments

@PpGrApee
Copy link

Hello! WThank you for the nice package. I have problems when I use the following code.
ortholog_resource <- generate_homologs(op_resource = op_resource, target_organism =10090, columns = c("source_genesymbol", "target_genesymbol"), max_homologs = 5)
And there is the error:
One-to-many homolog matches:
Error in mutate():
ℹ In argument: across(all_of(columns), ~recode.character2(.x, .missing_fun = .missing_fun)).
Caused by error in across():
! Can't compute column source_genesymbol.
Caused by error in recode.character2():
! No replacements provided.
Run rlang::last_trace() to see where the error occurred.

I have tried install from this PR #174, but not work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant