PhenoGraph icon indicating copy to clipboard operation
PhenoGraph copied to clipboard

Subpopulation detection in high-dimensional single-cell data

Results 5 PhenoGraph issues
Sort by recently updated
recently updated
newest added

I an looking into integrating phenograph into a web-based Flask app that writes temporary caches in a specified directory. I noticed that when calling the `cluster` function from phenograph: ```...

Hi I run this PhenoGraph tutorial "tutorial_pbmc3k.ipynb" But the “phonograph.cluster()” function can’t successfully calculate the communities, all the communities are zeros. But there is no error or warning. Is there...

hey! is it possible to decrease amount of clusters for algorithm to find?

Hi, I often work with large amount of data (i.e., number of samples >>> number of features). So, I conduct clustering analysis by selecting a subset to determine the desired...

Hi, I would like to suggest the following enhancement: use minkowski with 0 < p < 1 to add support for fractional norms. Thanks Ivan