| compute_projected_snn | R Documentation | 
Helper function for calculating a SNN graph Adapted from Seurat
compute_projected_snn(
  train.cell.names,
  k,
  train.nn.ranked,
  test.cell.names,
  test.nn.large,
  test.nn.ranked,
  prune.SNN = 1/15,
  print.output = T
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.