get_parameters_haystack.Rd
Function that decides most of the parameters that will be used during the "Haystack" analysis.
get_parameters_haystack(x, y, high.resolution = FALSE)
x-axis coordinates of cells in a 2D representation (e.g. resulting from PCA or t-SNE)
y-axis coordinates of cells in a 2D representation
Logical: should high resolution be used? Default is FALSE.
A list containing various parameters to use in the analysis.