Open dputhier opened 1 year ago
Here the text indicate that a graph was previously constructed which is not the case.
These methods should be renamed. closest_neighborhood reciprocal_neighborhood
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.