Tissue Tag jupyter image annotator
A jupyter-based image annotation tool - TissueTag is powered by the Bokeh python library (http://www.bokeh.pydata.org) and provides a simple annotation solution with subpixel resolution for fast interactive annotation of any image type or kind (brightfield, fluorescence, etc) as well as spatial omics. TissueTag generates discrete annotations (e.g. cortex, medulla etc) but can also output the euclidean distance of each spot/cell to the closest part of a given morphological structure, enabling continuous annotation. This thus holds spatial neighbourhood information that goes beyond the x-y coordinates of a given spot or cell.
We see this tool as a basic start and feel there are many useful applicaitons that could be added, so we welcome any contibution and look forward to suggestions!
Installation
- You need to install either jupyter-lab or jupyter-notebook
- Install TissueTag using pip:
pip install tissue-tag
General instructions and examples:
When running on farm, you need to set the port (e.g., 5011) you are using to get it plot properly in the correct place.
setting up an environment for visium annotation
-
create env
conda create -n tissuetag python=3.9conda activate tissuetag -
install tissuetag, scanpy and jupyterlab
pip install tissue-tagpip install scanpyconda install -c conda-forge jupyterlab -
install kernel
ipython kernel install --name tissuetag --user
importing in a notebook
import tissue_tag as tt
How to cite:
preprint coming! stay tuned
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tissue-tag-0.1.4.tar.gz.
File metadata
- Download URL: tissue-tag-0.1.4.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cd3179877316d0c2bf11a1b0684ea395c3df9860e73fb64df480f696ebf7c69
|
|
| MD5 |
7de53767178acc07114e58b33ac0ed2f
|
|
| BLAKE2b-256 |
598a20500becd15719581ddb85287951a1ef984b39a68909e22623ef787c3f0e
|
File details
Details for the file tissue_tag-0.1.4-py3-none-any.whl.
File metadata
- Download URL: tissue_tag-0.1.4-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0f2d59004ccb19ad2b2f532baf474f2b4f1f884b71abb2fe3d0fae5b96cbdf6
|
|
| MD5 |
2a41ae46f67dd78d471bf8bde6d86be0
|
|
| BLAKE2b-256 |
5ba4c8e336789ed7555d08880577443cc7822f76fe9cc4859f8d28b4f9d311cd
|