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.2.tar.gz (684.8 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.2-py3-none-any.whl (665.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cellects-0.1.2.tar.gz
  • Upload date:
  • Size: 684.8 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.2.tar.gz
Algorithm Hash digest
SHA256 3e711a07bf829522447f1ada0f1d736f210ea4ec14fbc1b669973e1557fedb52
MD5 e6b40fb3c7b4f4e9fed54bbfb9787a77
BLAKE2b-256 8c15eaed3ad89e39bde53b11f0b6d1fbb84455f9ce34d423cf91188573a77922

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellects-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: cellects-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 665.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 966737fe4f66369c8d50e029aa25c35e57940ee47ff274861b0c06c9ade3b32e
MD5 45e664cce16119cf69f02758a1b24d2b
BLAKE2b-256 a44b891cb830a78a9ede4c763fc9d7e241aab947e6e20c6e4866c4e1ae8d3fb0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cellects-0.1.2-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