com.grocottlab.atlas_toolkit
Class SampleVolumes_
java.lang.Object
com.grocottlab.atlas_toolkit.SampleVolumes_
- All Implemented Interfaces:
- PlugIn
public class SampleVolumes_
- extends Object
- implements PlugIn
This class is used to format registered datasets ready for hierarchical clustering by the software Cluster 3.0.
It prompts the user to open a series of registered image stacks, samples the data, and saves it as a "results.txt"
file.
This class is called by the Atlas Toolkit menu command "6. Sample Volumes for Clustering".
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleVolumes_
public SampleVolumes_()
run
public void run(String arg)
- Specified by:
run
in interface PlugIn
Copyright © 2009-2015 ImageJ. All Rights Reserved.