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

FlaskTissUUmaps

FlaskTissUUmaps is a minimal python server for TissUUmaps using Flask that comes with a standalone User Interface.

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
    

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.

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.

Image format

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

FlaskTissUUmaps 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)

FlaskTissUUmaps 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.1.2.tar.gz (4.3 MB view details)

Uploaded Source

Built Distribution

TissUUmaps-3.0.1.2-py3-none-any.whl (4.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: TissUUmaps-3.0.1.2.tar.gz
  • Upload date:
  • Size: 4.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for TissUUmaps-3.0.1.2.tar.gz
Algorithm Hash digest
SHA256 bf0088d45c5727994cc130cd9be825b9ec39f397b6721c5835cff9246aa83795
MD5 7c4011acdb4ea8b110d20e5d6a265e19
BLAKE2b-256 f8bde2e93a6613141839642b7fab7e5687f737e87a743844ea18888329b17c7b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: TissUUmaps-3.0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for TissUUmaps-3.0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 1ed2e2f772063aa14fdab5c227b39ad0379550c919b5793b743b3f142e87a7ce
MD5 1ffc3cf497dc45ed047843a9ae3755a8
BLAKE2b-256 bf0c470eaded8e005a17544302af9da0a580daf845924158dc7b10132f1c094d

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