Description Usage Arguments Value
Builds k-nearest neighbor graph
1 | BuildKNNGfrkn(fsom, kn, dist_method, silent = FALSE, tSNE = FALSE)
|
fsom |
flowSOM object, as constructed by the ReadInputfrkn function |
kn |
Number of nearest neighbors used to build the mutual KNN graph |
dist_method |
Distance or Similarity function used to build KNN graph. Extended Jaccard Similarity is the recommended default |
silent |
If |
tSNE |
If |
Subsetted and updated flowSOM object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.