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.1.tar.gz
(73.1 kB
view details)
Built Distribution
File details
Details for the file tiatoolbox-0.2.1.tar.gz
.
File metadata
- Download URL: tiatoolbox-0.2.1.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 | 24dc1d4b045a517d29d39c5823fb789bde688926d10610871147be4b34f18cbe |
|
MD5 | b0f380b0102d92c8b5c1ef51b1d3ae99 |
|
BLAKE2b-256 | 51bea4ee417334b4752236177b763273ccf67b971bfd40878167680d0f041c4c |
Provenance
File details
Details for the file tiatoolbox-0.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: tiatoolbox-0.2.1-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 | 0fe2c0f4995f1c72521624a04d1283f703e733476c985f0659445bdff649dc46 |
|
MD5 | ccaaff851ab88409bd6fe52bbe02529e |
|
BLAKE2b-256 | 0c7f9c2d53e390b8d94b8f370d194878aae368f58ce94b0c86a39c7193c6f4cf |