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
Release history Release notifications | RSS feed
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.7.5.tar.gz
(29.8 kB
view details)
Built Distribution
File details
Details for the file tllab_common-2024.7.5.tar.gz
.
File metadata
- Download URL: tllab_common-2024.7.5.tar.gz
- Upload date:
- Size: 29.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d45e90b9b48a02f0bb55f5da938b572aacba669a97f5cfe801510d3020e6000 |
|
MD5 | 661bd8c5c2a5a0745e4984d911663bb0 |
|
BLAKE2b-256 | 7851853f1897bdca54fa02ead70304c374e88d20547dc3266d3c3f23a716a08d |
File details
Details for the file tllab_common-2024.7.5-py3-none-any.whl
.
File metadata
- Download URL: tllab_common-2024.7.5-py3-none-any.whl
- Upload date:
- Size: 31.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7268b5bd5b3dc37b6392af8dd7f25cb97101bced9c3535c829981b80f5ddeff2 |
|
MD5 | 36b17bc8bc4254fb3c00462bc885df65 |
|
BLAKE2b-256 | d6a5cc497ea96ff5ebaddb09cd9ecd76361bed8fd11227f69f9e51b7bc2b0e37 |