powered by
3. compute nearest neighbor graph for genes and cells This graph will be used for fetching the most relevant cells of a gene set
# S3 method for nn.edges compute(coembed, nn.use = 300)
nearest neighbor graph (edges)
the result from compute.mca
the number of nearest neighbors for building the graph; default 300
# \donttest{ compute.nn.edges(coembed = ce) # }
Run the code above in your browser using DataLab