Skip to content

Demonstrating various CellProfiler development or implementations.

License

Notifications You must be signed in to change notification settings

WayScience/demo-cellprofiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CellProfiler Demonstrations

Demonstrating various CellProfiler development or implementations.

Development

Perform the following steps to setup a Python development environment.

  1. Install Python (we recommend using pyenv or similar)
  2. Install Poetry
  3. Install Poetry Environment: poetry install

Running Tasks

We use Poe the Poet for processing various tasks within this repo. Poe the Poet is included as an environment dependency and may be used as follows:

# show existing tasks
poetry run poe

# run a specific task
poetry run poe <task name>

About

Demonstrating various CellProfiler development or implementations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published