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

Authors

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

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.3.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

pyLinG3D-0.3-py3-none-any.whl (24.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for pyLinG3D-0.3.tar.gz
Algorithm Hash digest
SHA256 8f66290bad9a347e7d4bfc99c845d590dfffae1b122689553646f7491845b011
MD5 a2877fbc5082855556b989af938d350c
BLAKE2b-256 b43a78ac05d8305ca43d65b7e7b771864caeba6dbf5f7de63f91ab5e8b3e2ce0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyLinG3D-0.3-py3-none-any.whl
  • Upload date:
  • Size: 24.6 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 ca0821bafd212c81062c41869348f924bdbd52dc01f0e5005a21410c85e30c48
MD5 d07a28d64c835d2012c35116a6d3bdf1
BLAKE2b-256 ed9aef0b01a8872085e3a67c711e87a452cf58a36ee6f99cc287abde68c22e4a

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