transManager-class {GGtools}R Documentation

Class "transManager"

Description

simple container for manager of transScores output

Objects from the Class

Objects can be created by calls of the form new("transManager", ...).

Slots

base:

Object of class "list" includes ff references for scores and indices of genes corresponding to scores, and other metadata about the run

Methods

show

signature(object = "transManager"): simple reporter

See Also

transTab

Examples

showClass("transManager")

[Package GGtools version 5.22.0 Index]