Skip to main content

Visualizing the Spatio-Temporal Dynamics of Clonal Evolution

Project description

pyLinG3D: Visualizing the Spatio-Temporal Dynamics of Clonal Evolution

This library is a python implementation of the LinG3D (https://github.com/rejniaklab/LinG3D) which generates the 3D lineage trees of (1) all clones; (2) individual clones; (3) all clones, but with only those cells that survived to the end of simulation; and (4) individual clones containing only those cells that survived to the end of simulation.

Installing with pip

if you are using Linux or macOS you can install pyLinG3D with pip

pip install pyLinG3D

Example

%matplotlib ipympl

from pyLinG3D import LinG3DClone
from platform import python_version
print(python_version())
#exampleB05

pathData='exampleB05'
cloneNum=5
toPrint=1                # save the final figure
IsGradient = 1           # draw drug gradient in the background 1-yes; 0-no;
xmin=-100; xmax=100; ymin=xmin; ymax=xmax  # 2D domain boundaries
tmin=0; tmax=100000                        # time/iteration boundaries
fileStep = 2000       # frequency of data 
    
LinG3DClone(pathData,cloneNum,IsGradient,xmin,xmax,ymin,ymax,tmin,tmax,fileStep,toPrint).linG3DClone()
tree_clone_5

Authors

Anjun Hu, Maureiq Ojwang’, Kayode Olumoyin kayode.olumoyin@moffitt.org, Katarzyna Rejniak

Source Code

https://github.com/okayode/pyLinG3D

Acknowledgements

This work was supported by the NIH/NCI grants CA259387 and CA272601, and the NIH/NCI Physical Sciences Oncology Network (PSON) grant CA202229.

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

pyLinG3D-0.6.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

pyLinG3D-0.6-py3-none-any.whl (24.7 kB view details)

Uploaded Python 3

File details

Details for the file pyLinG3D-0.6.tar.gz.

File metadata

  • Download URL: pyLinG3D-0.6.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for pyLinG3D-0.6.tar.gz
Algorithm Hash digest
SHA256 124d61dbeab2b4ea010afbcf442ae8de1d41486aa018d17a1ef32ee3760447e5
MD5 7f5f29b8c6cbabf66a659b3c6449db2a
BLAKE2b-256 15b93769ade54252efe56caf382c4d3cb6da343774f96bf941474343b7475310

See more details on using hashes here.

File details

Details for the file pyLinG3D-0.6-py3-none-any.whl.

File metadata

  • Download URL: pyLinG3D-0.6-py3-none-any.whl
  • Upload date:
  • Size: 24.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for pyLinG3D-0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9ca847726065f48cbc9bed342428ff38038b1e3597b111e8433d3f6c530073de
MD5 3f97ad132ec5d254339ed4ed91ff5609
BLAKE2b-256 ecc1b95f63b24f3dac6237e9614a0e2904fc46e3b58353829eb90b061f9ce7d1

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