Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 720 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 720 Bytes

OpenComet

OpenComet is an open-source software tool providing automated analysis of comet assay images.

The open-access publication on OpenComet is available at BM Gyori, G Venkatachalam, PS Thiagarajan, D Hsu and MV Clement. "OpenComet: An automated tool for comet assay image analysis", Redox Biology, 2:457-465, 2014.

The easiest way to build and package the plugin is to download and extract Fiji and

javac -classpath "<path_to_fiji>/Fiji.app/jars/*" *.java
jar cf OpenComet_.jar *.class

For more information including downloads, documentation and tutorials, visit http://opencomet.org.