Skip to content

sylvinus/tunacell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  _                              _ _ 
 | |_ _   _ _ __   __ _  ___ ___| | |
 | __| | | | '_ \ / _` |/ __/ _ \ | |   tune-a-cell
 | |_| |_| | | | | (_| | (_|  __/ | |   Analysis of Timeseries from dividing UNicellular microorganisms
  \__|\__,_|_| |_|\__,_|\___\___|_|_|

tunacell, or in its shorter form tuna, is a Python package that provides tools to analyze data from time-lapse movies of dividing micro-organisms.

tuna's main functions are to: parse data, visualize small sample realizations, and perform statistical analysis of the dynamics.

Install

So far, the package is not available on the Python Package Index, but it shall be in the future. The simplest is to clone the repo on your computer (at your favourite location), go there and make a local (editable) install using pip:

pip install -e .

Use

Once installed, you may start with the welcome tutorial. After that, plug your data in, use the tool to discover new things about the dynamical properties of your cells!

About this version

This version 0.0.6 is now ready for public testing. Please feel free to report any bug.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%