Improve performance of clustering function to reduce redundant kNN and clustering operations
cluster_optimal_resolution will not rerun sc.pp.neighbors or clustering by default if cluster key exists for the specified resolution (by name matching)`
update get_resolutions function to scale equally between 0 and n
Improve performance of clustering function to reduce redundant kNN and clustering operations
cluster_optimal_resolution
will not rerunsc.pp.neighbors
or clustering by default if cluster key exists for the specified resolution (by name matching)`get_resolutions
function to scale equally between 0 and n