Inherits from Object

Plugin base class for storing template comparison results.

See:

An Output is a File representing the result comparing templates. File::suffix is used to determine which plugin should handle the output. The currently supported extensions are:

  • txt
  • tail
  • rr
  • rank
  • null
  • mtx
  • melt
  • hist
  • heat
  • eval
  • csv
  • best

Many of these extensions are unique to OpenBR. Please look at the relevant Output plugin for information on formatting and other concerns.