CLARITY: Standard Generic Function GET-ROOT

Generic function GET-ROOT

Package:

CLARITY

Syntax:

  get-root cl-handle
  

Arguments and Values:

cl-handle---a clarity-handle

Description:

The generic function get-root returns the tree id of the root node in the phylogenetic tree. It takes one parameter, clarity-handle, which identifies the clarity database.

Known Methods:

  •   get-root (cl-handle clarity-handle)
      

Examples:

cl-prompt: (clarity:get-root cl-handle)
cl-prompt: 8

Affected By:

None.

Exceptional Situations:

None.

See Also:

None.

Notes:

None.


News

News in chronological order, most recent on top.

  • 2006-07-26
    Completed description.