Skip to content

Scalable single cell image processing software built on the SciJava framework. Can be used as ImageJ plugin or standalone CLI.

License

Notifications You must be signed in to change notification settings

MaximLippeveld/single-cell-image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SCIP: Single-Cell Image Processing

SCIP is a software suite optimized for processing single-cell images, such as those acquired on an imaging flow cytometer. It is built on the SciJava framework, more specifically it uses the following components:

  • ImgLib2,
  • SCIFIO,
  • BioFormats,
  • ImageJ-ops,
  • ImageJ Common
  • and SciJava Common.

SCIP can be used as a plugin in ImageJ, or a as a standalone CLI.

A JAR and accompanying libraries folder can be built by cloning this repository and executing:

mvn clean package

The JAR can be run by adding the resulting target/lib and target to the Java CLASSPATH and executing:

java be.maximl.app.FeatureApp

Calling without arguments shows the usage information.

About

Scalable single cell image processing software built on the SciJava framework. Can be used as ImageJ plugin or standalone CLI.

Topics

Resources

License

Stars

Watchers

Forks

Languages