histoCAT

Histology Topography Cytometry Analysis Toolbox

View the Project on GitHub SchapiroLabor/histoCAT

Latest News

We have release histoCAT_1.78.3, which now works on updated Windows and MacOS systems and leverages MATLAB2022b.

For the next major update, we would like to learn more about your individual use cases and current needs.

Please fill out this survey to let us know your opinions: HistoCAT survey

Welcome

histoCAT Logo

Histology Topography Cytometry Analysis Toolbox (histoCAT) is a package to visualize and analyse multiplexed image cytometry data interactively.

Cite: https://www.nature.com/articles/nmeth.4391

Getting Started

histoCAT is automatically installed from the web when running the app installer file corresponding to your operating system which is available at https://github.com/SchapiroLabor/histoCAT/releases.

Windows users must have Visual Studio installed for features like PhenoGraph to function. If it’s not already installed on your computer download it from https://www.visualstudio.com/downloads/.

For further informations read the corresponding manual available at https://github.com/SchapiroLabor/histoCAT/releases.

Installation

Detailed installation instructions are available in the installation manual at https://github.com/SchapiroLabor/histoCAT/releases.

User instructions

We are currently working on the histoCAT wiki

For further details please read the corresponding manual available at https://github.com/BodenmillerGroup/histoCAT/releases.

Installing the latest cloud build

For MACOS

If you have histoCAT already installed, delete your previous installation. This could be done through finder or via command line

rm -rf /Applications/histoCAT

Also, during installation, you may encounter error “Apple could not verify histoCAT is free of malware that may harm your Mac or compromise your privacy.”. To, fix this, run the following in command line

xattr -d com.apple.quarantine path_to_histoCAT_Installer.app

If you need to run histoCAT from terminal on MacOS, run it using the script while providing Matlab Runtime Path

/Applications/histoCAT/application/run_histoCAT.sh /Applications/MATLAB/MATLAB_Runtime

Using histoCAT from source