Skip to main content

A library for image ananalysis and data analysis of Tribolium embryos

Project description

Tribolium Clustering

This is a library that is specifically used for image analysis and data analysis of developing Tribolium embryos. It is optimised for stained nuclei of the embryos and 3D imaging. Most functions are wrappers for other libraries, mostly pyclesperanto, scikit-image, scikit-learn, UMAP and HDBSCAN.

At the moment some packages required need to be installed manually via conda. HDBSCAN needs to be installed via the command:

C:\Users\yourusername>conda install -c conda-forge hdbscan 

Similarly, a prerequisite for pyclesperanto_prototype: pyopencl needs to be installed with the command:

C:\Users\yourusername>conda install -c conda-forge pyopencl

Unfortunately the installation won't work without these.

The Image analysis is based almost entirely around functions from pyclesperanto which requires a powerful GPU with high memory capacities to work with high resolution files. If memory is insufficient you will probably encounter errors when using functions of this library and you need to make sure that you specify your powerful GPU in pyclesperanto with the command:

import pyclesperanto_prototype as cle

# "GTX" has to be replaced with the identifyer for your main GPU
cle.select_device("GTX")

The data analysis is based on scikit learn functions as well as other external data science algorithms that follow a similar convention. The basics of which can be found here. Since the functions were developed with a group of datasets modification of the functions could be required for the image analysis workflows but possibly also the data analysis workflows.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tribolium-clustering-0.2.5.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tribolium_clustering-0.2.5-py3-none-any.whl (36.4 kB view details)

Uploaded Python 3

File details

Details for the file tribolium-clustering-0.2.5.tar.gz.

File metadata

  • Download URL: tribolium-clustering-0.2.5.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.9.12

File hashes

Hashes for tribolium-clustering-0.2.5.tar.gz
Algorithm Hash digest
SHA256 e8983dfce8163cb169832c272049e8c714cf35932880e8be12093c0833a747fe
MD5 82799177ffbbf834dcc002997d0b98ff
BLAKE2b-256 378d0aca20b44c0f58fe478a03cb4a6528bb87536f690185327c54773e1ea54a

See more details on using hashes here.

File details

Details for the file tribolium_clustering-0.2.5-py3-none-any.whl.

File metadata

File hashes

Hashes for tribolium_clustering-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3fa2b18048c8e2516483bf1dfd299fa739625901f3e39f3dcb15e7b9d05764d5
MD5 235bd51317bf5214c401f7ed3cf806fa
BLAKE2b-256 b103a5c062eda670d128fec65e358d97e5ee44b084c407aacd50d2f510c3cd4d

See more details on using hashes here.

Supported by

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