Skip to main content

Lineage tree structure for TGMM algorithm

Project description

LineageTree

This library allows to import and work with cell (but not limited to cells) lineage trees. With LineageTree you can read from:

Description of the repository

  • src: folder containing the package
  • setup.py: Installation script
  • README.md: This file
  • LICENCE: The licence describing file

Basic usage

Once installed the library can be called the following way (as an example):

from LineageTree import lineageTree

and one can then load lineage trees the following way:

For ASTEC data:

lT = lineageTree('path/to/ASTEC.pkl', file_type='ASTEC')

or

lT = lineageTree('path/to/ASTEC.xml', file_type='ASTEC')

For SVF:

lT = lineageTree('path/to/SVF.bin')

For MaMuT:

lT = lineageTree('path/to/MaMuT.xml', file_type='MaMuT')

For TrackMate:

lT = lineageTree('path/to/MaMuT.xml', file_type='TrackMate')

For TGMM:

lT = lineageTree('path/to/single_time_file{t:04d}.xml', tb=0, te=500, file_type='TGMM')

Dependencies

Some dependecies are requiered:

  • general python dependecies:
    • numpy, scipy
  • specific dependency:
    • svgwrite if svg output is needed

Quick install

To quickly install the library together with its dependencies one can run:

pip install .

or

python setup.py install [--user]

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

LineageTree-1.0.0.tar.gz (20.4 kB view details)

Uploaded Source

Built Distribution

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

LineageTree-1.0.0-py3-none-any.whl (19.2 kB view details)

Uploaded Python 3

File details

Details for the file LineageTree-1.0.0.tar.gz.

File metadata

  • Download URL: LineageTree-1.0.0.tar.gz
  • Upload date:
  • Size: 20.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for LineageTree-1.0.0.tar.gz
Algorithm Hash digest
SHA256 883aea5923f9e6c9e347d5e28e2e589a7733b65c39d1c1863362a1cb8c51d02f
MD5 c827332e2dece4d5f086e7fe369308bf
BLAKE2b-256 f4fea6426a0537b6643eca86e8c6c29cd9dd85647d7c8b3bc71344d21fa713ae

See more details on using hashes here.

File details

Details for the file LineageTree-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: LineageTree-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 19.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for LineageTree-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f92a3aae2f50f5d82959234741379b523e0800275f365dde07806640eb83379
MD5 f9e8325f6d37e60d2340a07fbddbe902
BLAKE2b-256 4c2fb2245f2f0b1ec5370d6294207045477213d76678b5c6441b252347ffa82c

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