Skip to main content

Cell Expansion Computer Tracking Software.

Project description

Cellects: Cell Expansion Computer Tracking Software

Description

Cellects is a tracking software for organisms whose shape and size change over time. Cellects’ main strengths are its broad scope of action, automated computation of a variety of geometrical descriptors, easy installation and user-friendly interface.


Quick Start

⚠️ Note: At this stage, Cellects is available only from source.
You will need Miniconda3 and git installed on your system.

  • Install Miniconda3
    (choose the installer for your operating system).
  • Install git
    (also available through package managers like apt, brew, or choco).

Once these prerequisites are installed, you can set up Cellects as follows:

# Clone the repository
git clone https://github.com/Aurele-B/Cellects.git
cd Cellects

# Create and activate the environment
conda env create -f conda/env.yml
conda activate cellects-dev

# Install the package in editable mode
pip install -e .

Launch the application:

Cellects

Developer Guide

Run Tests

Cellects uses pytest + pytest-cov.
Install test dependencies:

pip install -e ".[test]"

Run the test suite (with coverage enabled by default via pyproject.toml):

pytest

You can access the coverage report with coverage html and open htmlcov/index.html in your browser.

open htmlcov/index.html        # macOS
xdg-open htmlcov/index.html    # Linux
start htmlcov\index.html       # Windows (PowerShell)

Or explicitly:

pytest --cov=src/cellects --cov-report=term-missing

Build Documentation

Install doc dependencies:

pip install -e ".[doc]"

Serve the docs locally:

mkdocs serve

Open http://127.0.0.1:8000 in your browser.


Resources

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

cellects-0.1.0.tar.gz (684.7 kB view details)

Uploaded Source

Built Distribution

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

cellects-0.1.0-py3-none-any.whl (665.0 kB view details)

Uploaded Python 3

File details

Details for the file cellects-0.1.0.tar.gz.

File metadata

  • Download URL: cellects-0.1.0.tar.gz
  • Upload date:
  • Size: 684.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cellects-0.1.0.tar.gz
Algorithm Hash digest
SHA256 2af95fc57b093ed03c309f710354e8102ce1e4d803e40d8ada440c3e8b93236e
MD5 a1422b4b43f314fd6c522f0893f5c950
BLAKE2b-256 81d3a79c7a75b5e0744c7e72d9a62f9cc8b9dd54edf8b95fed6305752bb66c7c

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellects-0.1.0.tar.gz:

Publisher: release.yml on Aurele-B/Cellects

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cellects-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: cellects-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 665.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for cellects-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d02a9303706aa372eafa0a0182aa941ec0569ac6515cd2f6091b1299a1801ada
MD5 6ee7647de06cda592f362237c74171e3
BLAKE2b-256 5c0ea18e3af10cec5d0bac82b034ef5fd368e717db7da8304eae0c3ef0eb7017

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellects-0.1.0-py3-none-any.whl:

Publisher: release.yml on Aurele-B/Cellects

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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