Skip to main content

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

  1. 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.

  2. Start TissUUmaps.

  3. (Optional) add plugins to TissUUmaps by placing plugin files in the plugin folder. Default path is C:\Program Files (x86)\TissUUmaps\plugins. See here for available plugins.

Installation from PIP

Note that steps 1-4 are optional and can be replaced by installing a recent version of Python.

  1. Install Anaconda (or miniconda).

  2. Create a new conda environment from an Anaconda prompt:

    conda create --name tissuumaps --channel conda-forge python=3.9
    
  3. Activate the new conda environment:

    conda activate tissuumaps
    
  4. You should be in the tissuumaps environment:

    (tissuumaps) C:\
    
  5. Install the TissUUmaps library:

    pip install TissUUmaps[full]
    
  6. (Optional) add plugins to TissUUmaps by placing plugin files in the plugin folder. Path (depending on your Anaconda installation) is:

    {ANACONDA_INSTALL_PATH}\envs\tissuumaps\Lib\site-packages\tissuumaps\plugins` 
    

    See here for available plugins.

Option 1: Start the Graphical User Interface of TissUUmaps

  1. Start the TissUUmaps user interface:
    tissuumaps
    

Option 2: Start only the flask server

  1. Start TissUUmaps as a server:

    tissuumaps_server path_to_your_images
    
  2. Open http://127.0.0.1:5000/ in your favorite browser.

    :warning: Remember that Flask is running on a built-in development server (flask run) and should not be used in production. If you want to deploy FlaskTissUUmaps on a production server, please read https://flask.palletsprojects.com/en/1.1.x/tutorial/deploy/ or any similar tutorial.

Image format

TissUUmaps allows to visualize all images from a folder and sub-folders in the TissUUmaps viewer. By using a minimal deepzoom server, TissUUmaps removes the need for creating DZI files of every image.

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.

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

TissUUmaps-3.0.6.1.tar.gz (8.7 MB view details)

Uploaded Source

Built Distribution

TissUUmaps-3.0.6.1-py3-none-any.whl (9.3 MB view details)

Uploaded Python 3

File details

Details for the file TissUUmaps-3.0.6.1.tar.gz.

File metadata

  • Download URL: TissUUmaps-3.0.6.1.tar.gz
  • Upload date:
  • Size: 8.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for TissUUmaps-3.0.6.1.tar.gz
Algorithm Hash digest
SHA256 58d9123943aa114cc0816eed36255e36d6c4d478730f05aa8291ecbb67f499a6
MD5 746152c6c807d85604a4608971b8a6c3
BLAKE2b-256 3fb7cf2a0259ed5df5a30c51892e5957fc2f7cc1e0b536f1d935220ac0d029e5

See more details on using hashes here.

File details

Details for the file TissUUmaps-3.0.6.1-py3-none-any.whl.

File metadata

  • Download URL: TissUUmaps-3.0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 9.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.63.0 importlib-metadata/4.11.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for TissUUmaps-3.0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 04c772f15fbf245076093fa97be63a3e5c701c7b87a570bd2d3989d1b3c9344f
MD5 f591abc914bfc4e76fc0c07fb4596cae
BLAKE2b-256 991415d45001a1ab37fb9e87f708adb6c3c2ee69048a8daf56e994a1bdfcaec6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page