TissUUmaps is a lightweight viewer that uses basic web tools to visualize gene expression data or any kind of point data on top of whole slide images.
Project description
TissUUmaps - UU is for Uppsala University ;)
TissUUmaps is a browser-based tool for fast visualization and exploration of millions of data points overlaying a tissue sample. TissUUmaps can be used as a web service or locally in your computer, and allows users to share regions of interest and local statistics.
Windows installation
- Download the Windows Installer from the last release and install it. Note that the installer is not signed yet and may trigger warnings from the browser and from the firewall. You can safely pass these warnings.
PIP installation (for Linux and Mac)
-
Install
libvips
for your system: https://www.libvips.org/install.htmlAn easy way to install
libvips
is to use an Anaconda environment withlibvips
:conda create -y -n tissuumaps_env -c conda-forge python=3.9 libvips conda activate tissuumaps_env
-
Install the TissUUmaps library using
pip
:pip install "TissUUmaps[full]"
-
Start the TissUUmaps user interface:
tissuumaps
-
Or start TissUUmaps as a local server:
tissuumaps_server path_to_your_images
And open http://127.0.0.1:5000/ in your favorite browser.
Plugins
You can add plugins to TissUUmaps from the application menu, or by placing plugin files in the folder [USER_FOLDER]/.tissuumaps/plugins/
. See here for available plugins.
Image format
TissUUmaps can read whole slide images in any format recognized by the OpenSlide library:
- Aperio (.svs, .tif)
- Hamamatsu (.ndpi, .vms, .vmu)
- Leica (.scn)
- MIRAX (.mrxs)
- Philips (.tiff)
- Sakura (.svslide)
- Trestle (.tif)
- Ventana (.bif, .tif)
- Generic tiled TIFF (.tif)
TissUUmaps will convert any other format into a pyramidal tiff (in a temporary .tissuumaps
folder) using vips.
If your image fails to open, try converting it to tif
format using an external tool.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file TissUUmaps-3.0.8.10.tar.gz
.
File metadata
- Download URL: TissUUmaps-3.0.8.10.tar.gz
- Upload date:
- Size: 8.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 404a26e8d0c31dd323bf39bb51df872707d5ca83204ddc1db100dd71bc26c776 |
|
MD5 | 22d1c9eb96ebde91ba2e7fa21cc0f5a2 |
|
BLAKE2b-256 | acd480f9424b2f5aeb3577d2669522798e855e7ef65a60437f43b5f216c94e92 |
File details
Details for the file TissUUmaps-3.0.8.10-py3-none-any.whl
.
File metadata
- Download URL: TissUUmaps-3.0.8.10-py3-none-any.whl
- Upload date:
- Size: 9.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3815b65938acc77f142399125089d721a2bb209fb47c7499e7cc3d3e9e8ff919 |
|
MD5 | 93ba7dd4c9ea8c777e8b01a563e57e67 |
|
BLAKE2b-256 | bf5b1806aef229d65aee935c2423be0b2a4abee71978b9ef5f1760d75058a637 |