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

gene_clustering methods (1 & 2) should be clarified in the help section #105

Open
dputhier opened this issue Apr 27, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@dputhier
Copy link
Owner

Here the text indicate that a graph was previously constructed which is not the case.

#' * when 'keep_nn = FALSE', the method construct a graph only based on the previously selected genes.
#' * when 'keep_nn = TRUE', the method conserve the graph constructed using select_genes with selected genes and their nearest neighbors.
#' Then the method use the MCL algorithm to detect clusters of co-expressed genes.

@dputhier dputhier added the enhancement New feature or request label Nov 13, 2023
@dputhier
Copy link
Owner Author

These methods should be renamed.
closest_neighborhood
reciprocal_neighborhood

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

No branches or pull requests

1 participant