Skip to main content

Common code for the Lenstra lab.

Project description

Common Code

Code that both LiveCellAnalysis and smFISH (or others) use and doesn't get major changes goes here. This code should be a submodule in smFISH and LiveCellAnalysis.

Command line tools:

wimread

wimread imagefile

Displays information (pixel size, interval time etc.) about the image file.

Installation (Ubuntu)

python-javabridge is required, which requires java, for ubuntu:

sudo apt install openjdk-8-jdk-headless

Set java 8 as default java:

sudo update-alternatives --config java

Then this code can be installed as a package:

pip install tllab_common

or editable:

git clone git@github.com:Lenstralab/tllab_common.git
pip install -e tllab_common/ --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

tllab_common-2024.5.0.tar.gz (28.9 kB view hashes)

Uploaded Source

Built Distribution

tllab_common-2024.5.0-py3-none-any.whl (30.2 kB view hashes)

Uploaded Python 3

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