Giter Club home page Giter Club logo

cellprofiler-plugins's Introduction

CellProfiler-plugins

Build Status

A home for community-contributed and experimental CellProfiler modules.

Beginner-level instructions

Beginner guidance for using plugins in CellProfiler

Beginner instructions for installing runCellpose, runStarDist, and all other plugins with CellProfiler from source:

Use

  1. Clone this repository into a folder (PLUGIN_DIRECTORY) on your local computer:

    cd PLUGIN_DIRECTORY
    git clone https://github.com/CellProfiler/CellProfiler-plugins.git
    

    Alternatively download zip and manually extract to PLUGIN_DIRECTORY.

  2. Install required dependencies:

    cd CellProfiler-plugins
    pip install -r requirements.txt
    

    To install CellProfiler-plugins on a windows machine with support for the deep learning module ClassifyPixels-UNet make sure you have Visual Studio 2017 installed then use

    cd CellProfiler-plugins
    pip install -r requirements-windows.txt
    
  3. Configure CellProfiler plugins directory in the GUI via Preferences > CellProfiler plugins directory (you will need to restart CellProfiler for the change to take effect). When running CellProfiler via the command line, use the --plugins-directory flag to specify the plugins directory, for example:

    cellprofiler --run --run-headless --project PROJECT_FILE --plugins-directory PLUGIN_DIRECTORY/CellProfiler-plugins
    

ImageJ requirements

If using the RunImageJScript module, please note:

cellprofiler-plugins's People

Contributors

rsenft1 avatar aetherunbound avatar bdiazroh avatar mcquin avatar bethac07 avatar jhung0 avatar 0x00b1 avatar ctrueden avatar cells2numbers avatar callum-jpg avatar karhohs avatar mccruz07 avatar duaashaban avatar alicelucas avatar hinerm avatar erinweisbart avatar imoutsatsos avatar annecarpenter avatar iriberri avatar davidstirling avatar fafa87 avatar fefossa avatar genevievebuckley avatar jenna-tomkinson avatar volkerh avatar nickwhalen06 avatar cclauss avatar pearlryder avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.