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

What does "the highest overall confidence" mean? #10

Open
CaoWei-UM opened this issue Oct 8, 2024 · 0 comments
Open

What does "the highest overall confidence" mean? #10

CaoWei-UM opened this issue Oct 8, 2024 · 0 comments

Comments

@CaoWei-UM
Copy link

Hi,
I'm trying to get O2O,HE and M2M genesets by follow your pipeline, but there's a question bother me:

in bin/concat_by_homology_multiple_species_by_gene_id.R line 259, "dplyr::arrange(gene_group , sapply(avail_homo, FUN = function(x) get(x)) )## keep the member of group with highest overall confidence"

I'm confoused by "the highest overall confidence". The code seems arrange rows in gene_group by the first element of avail_homo, if there're same value, use the second element... I thought the overall value is the mean value, but seems not. Could you please explain what does "the highest overall confidence" mean?

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