Click or drag to resize

ClassifyColocCommand Class

Classify measurements according to colocalization degree.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.ColocalizationClassifyColocCommand

Namespace:  MediaCy.Addins.Colocalization
Assembly:  MediaCy.Addins.Colocalization (in MediaCy.Addins.Colocalization.dll) Version: 3.1.0.0
Syntax
VB
Public Class ClassifyColocCommand
	Inherits OneInputCommand(Of Object)

The ClassifyColocCommand type exposes the following members.

Constructors
  NameDescription
Public methodClassifyColocCommand
Initializes a new instance of the ClassifyColocCommand class
Public methodClassifyColocCommand(McCommand)
Initializes a new instance of the ClassifyColocCommand class
Top
Properties
  NameDescription
Public propertyColocResults
Top
Remarks