Skip to main content

Cell shape analysis using convolutional neural networks

Project description

Code style: black Cellshape logo by Matt De Vries


Cellshape-voxel is an easy-to-use tool to analyse the shapes of cells using deep learning and, in particular, 3D convolutional neural networks. The tool provides the ability to train 3D convolutional autoencoders on 3D single cell masks as well as providing pre-trained networks for inference.

To install

pip install cellshape-voxel

For developers

  • Fork the repository
  • Clone your fork
git clone https://github.com/USERNAME/cellshape-voxel 
  • Install an editable version (-e) with the development requirements (dev)
cd cellshape-voxel
pip install -e .[dev] 
  • To install pre-commit hooks to ensure formatting is correct:
pre-commit install
  • To release a new version:

Firstly, update the version with bump2version (bump2version patch, bump2version minor or bump2version major). This will increment the package version (to a release candidate - e.g. 0.0.1rc0) and tag the commit. Push this tag to GitHub to run the deployment workflow:

git push --follow-tags

Once the release candidate has been tested, the release version can be created with:

bump2version release

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

cellshape-voxel-0.0.1.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

cellshape_voxel-0.0.1-py3-none-any.whl (3.1 kB view details)

Uploaded Python 3

File details

Details for the file cellshape-voxel-0.0.1.tar.gz.

File metadata

  • Download URL: cellshape-voxel-0.0.1.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for cellshape-voxel-0.0.1.tar.gz
Algorithm Hash digest
SHA256 1a015facf41b84ee00372bb152fa30672f45dcd49f369984cf895dcf1d924d7d
MD5 972afcde1615ec2d611d22e542282ec1
BLAKE2b-256 de80d0c08d745326aac6171c50d7274d456502c185b859320bca83824b8fd734

See more details on using hashes here.

File details

Details for the file cellshape_voxel-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: cellshape_voxel-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for cellshape_voxel-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1f393a7722163ca13318bd84397328743a95f244f33b3c8f815b48cdfce41c6b
MD5 94de51a0175497f658523cf000af441f
BLAKE2b-256 39ca9f6bf8f257c4525606c9ad74c9701f9e29a2be2e7d1b3456f83b2aef3206

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