SmartSeed Segmentation for animal embryonic cells.
Project description
EmbryoSeg
Segmentation tool for multiple touching mouse embryo cells
Installation
This package can be installed by
pip install --user embryoseg
If you are building this from the source, clone the repository and install via
git clone https://github.com/kapoorlab/embryoseg/
cd embryoseg
pip install --user -e .
# or, to install in editable mode AND grab all of the developer tools
# (this is required if you want to contribute code back to NapaTrackMater)
pip install --user -r requirements.txt
Pipenv install
Pipenv allows you to install dependencies in a virtual environment.
# install pipenv if you don't already have it installed
pip install --user pipenv
# clone the repository and sync the dependencies
git clone https://github.com/kapoorlab/embryoseg/
cd embryoseg
pipenv sync
# make the current package available
pipenv run python setup.py develop
# you can run the example notebooks by starting the jupyter notebook inside the virtual env
pipenv run jupyter notebook
Access the example folder and run the cells.
Algorithm
Example
Requirements
- Python 3.7 and above.
License
Under MIT license. See LICENSE.
Authors
- Varun Kapoor randomaccessiblekapoor@gmail.com
- Leo Guginard
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file embryoseg-2.2.5.tar.gz.
File metadata
- Download URL: embryoseg-2.2.5.tar.gz
- Upload date:
- Size: 18.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36889b7a9706dea48bd0d0b453a472f7bee2e8b0fb0631a3d028b86f1e9330f5
|
|
| MD5 |
e6f9228b6db3c00e0025487876c8035e
|
|
| BLAKE2b-256 |
cd18b720101fb0a6a8df1f3c03eb2d60eed002638899b66da690ebccddf489c8
|
File details
Details for the file embryoseg-2.2.5-py3-none-any.whl.
File metadata
- Download URL: embryoseg-2.2.5-py3-none-any.whl
- Upload date:
- Size: 19.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.6.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60af46b72f4aae8f95082bfd3991541453e8498ab587b9a7310efd00f41ab4af
|
|
| MD5 |
f3c0d8dfbbbae201250b602dbfdc9b58
|
|
| BLAKE2b-256 |
88988d680bb694ff5b642706f794a418c939e0d6435cbdf85f383bdb8c08ff26
|