toddstavish / puncta-analyzer

Puncta Analyzer for ImageJ2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puncta-Analyzer v2.0

Puncta Analyzer v2.0 is an ImageJ 2.0 plugin for detecting and quantifying punctate co-localization in multi-channel images.

Build Instructions:

  1. Install JDK

  2. Install maven

  3. Fork the puncta analyzer repo (or download project zip)

  4. Execute 'mvn compile' in project directory (where the pom.xml is located)

  5. Create a 'PunctaAnalyzer' directory in the your ImageJ plugins directory

  6. Copy all of the class files (bytecode) in target/classes to plugins/PunctaAnalyzer

Relevant links:

Project Home: Puncta Analyzer

Operational Instructions: Documentation

Continuous integration: [travis-ci.org] (http://travis-ci.org/#!/physion/puncta-analyzer)

Underlying technology: ImageJ

Previous version: Puncta Analyzer v1.1

About

Puncta Analyzer for ImageJ2

License:Other


Languages

Language:Java 100.0%