Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Neighbourhood analysis heatmap problem #20

Closed
sleungy opened this issue Jan 9, 2019 · 1 comment
Closed

Neighbourhood analysis heatmap problem #20

sleungy opened this issue Jan 9, 2019 · 1 comment
Labels

Comments

@sleungy
Copy link

sleungy commented Jan 9, 2019

Hi Denis,

Thanks for your help in advance. As mentioned on IMC-forum (https://www.imc-forum.org/viewtopic.php?f=4&t=144), I am detailing my issue here. In sum, I am having issues generating neighbourhood analysis heat maps. Details are below.

(1) Using a single image and it’s phenograph clusters, neighborhood analyses shows a binary yes (red) or no (blue) heatmap (shown below inline).
workspace_v1_oneimageredbluebinaryheatmap

workspace_v1_oneimageredbluebinaryheatmap2

(2) When a second image is loaded and phenograph clusters generated for this second image, neighborhood analyses similarly shows a binary yes (red) or no (blue) heatmap.
workspace_v1_secondimageredbluebinaryheatmap

workspace_v1_secondimageredbluebinaryheatmap2

(3) Therefore, I assumed the idea was to select multiple images, generate combined phenograph clusters, then perform neighborhood analysis so there is a "continuum" of frequencies for cells to neighbor each other in a cluster (not just a yes or no). So I selected both the first and second images and generated phenograph clusters, then conducted neighborhood analyses. However, after the usual pop-up (shown below inline), I get an error beep sound (or sometimes no sound at all) and nothing further progresses.

workspace_v1_bothimagenoresultorerrorsound

There are no spaces or special characters in the directories and I have been following the Histocat 1.75 manual (but must have misunderstood instructions at some point). I'm using an old Macbook High Sierra v10.13.3. I have emailed you the histocat files privately. Sherman

@DenisSch
Copy link
Collaborator

Dear Sherman,

Thank you for your patience. This is indeed a bug, which will be fixed with the next histoCAT version. I have just pushed a bug-fix.

A workaround until I compile the new version would be to run only one clustering method across all samples at the same time. You have run k-means on one sample, but not on the other one, which created an error to cancel the neighborhood analysis.

Best

Denis

@DenisSch DenisSch added the bug label Jan 28, 2019
DenisSch added a commit that referenced this issue Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants