Computational pathology toolbox developed by TIA Lab.
Project description
TIA Toolbox
Computational Pathology Toolbox developed by TIA Lab
Please try
python -m tiatoolbox -h
Getting Started
First, install OpenSlide here. Then, create and activate the conda environment:
pip
pip install -r requirements.txt
conda
conda env create --name tiatoolbox --file requirements.conda.yml
conda activate tiatoolbox
tiatoolbox --help
usage: tiatoolbox [-h] [--version] [--verbose VERBOSE]
{slide_info}
...
positional arguments:
{slide_info}
slide_info usage: python -m tiatoolbox slide_info -h
optional arguments:
-h, --help show this help message and exit
--version show program`s version number and exit
--verbose VERBOSE
History
0.2.0 (2020-07-10)
Major and Feature Improvements
- Adds feature slide_info to read whole slide images and display meta data information
- Adds multiprocessing decorator TIAMultiProcess to allow running toolbox functions using multiprocessing.
Changes to API
- None
Bug Fixes and Other Changes
- Adds Sphinx Readthedocs support https://readthedocs.org/projects/tia-toolbox/ for stable and develop branches
- Adds code coverage tools to test the pytest coverage of the package
- Adds deepsource integration to highlight and fix bug risks, performance issues etc.
- Adds README to allow users to setup the environment.
- Adds conda and pip requirements instructions
0.1.0 (2020-05-28)
- First release on PyPI.
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
tiatoolbox-0.2.0.tar.gz
(73.1 kB
view details)
Built Distribution
File details
Details for the file tiatoolbox-0.2.0.tar.gz
.
File metadata
- Download URL: tiatoolbox-0.2.0.tar.gz
- Upload date:
- Size: 73.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aec1b0b06cb5115a40075d11927969d07c799b26f2a7af166c0a1ae38133b253 |
|
MD5 | ebc1b45cb2b16e5494433831ce3e30b2 |
|
BLAKE2b-256 | da5c28f28de9824f688b9fa200b21c718d1e602898e70f4e4042c94caa6f869b |
Provenance
File details
Details for the file tiatoolbox-0.2.0-py2.py3-none-any.whl
.
File metadata
- Download URL: tiatoolbox-0.2.0-py2.py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.1.0 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1f34f1c70bf397f17e4e15d1034cebd31ad967a729b18f829db657f54567839 |
|
MD5 | baa8d1def0c3db4fb6f10c61d08ae8b4 |
|
BLAKE2b-256 | 09cc48b36aeed5ddec181ff38be0a70a21ecfb4c641b739701d7e95e26485f35 |