findNNs {ISAT} | R Documentation |
Read a file and compute the NN through permutations;
Description
Read a file and compute the NN through permutations;
Usage
findNNs(filename, cell_names = NULL)
Arguments
filename |
the file to be processed |
cell_names |
A list of cell types |
Value
The Nearest Neibour Cell distance in the file
[Package ISAT version 1.0.5 Index]