Skip to main content

Lineage tree structure

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')

For Mastodon:

lT = lineageTree('path/to/Mastodon.mastodon', file_type='mastodon')

or, for Mastodon csv file:

lT = lineageTree(['path/to/nodes.csv', 'path/to/links.csv'], file_type='mastodon')

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 LineageTree

or, for the latest version if you have cloned the directory:

pip install .

or for the latest version wihtout cloning the directory

pip install git+https://github.com/leoguignard/LineageTree

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.4.0.tar.gz (24.1 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.4.0-py3-none-any.whl (22.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for LineageTree-1.4.0.tar.gz
Algorithm Hash digest
SHA256 f4f6a020053ebadcd5ee84cdedbe86e068eea45a0d0247789a078b54680e2ca8
MD5 446e0b70892843cac532d8e06eb3d1f1
BLAKE2b-256 7fb357afc4a9cf4da12beb46ac7e4c9afc222f5341b877f6245b32545d21a96d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for LineageTree-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 10f9fdab0aa18297db3e4729b5174d9a30f1ed53cc551d9928b851933ad8529f
MD5 f5c016924142fb3ccae55109d6e36ecd
BLAKE2b-256 63c4e5e485af3afa8cf785b068c2d8adf8a5fbfa19ebad6ad2004162af93b946

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