Learn R Programming

gCMAP (version 1.16.0)

SignedGeneSet: Construtor for SignedGeneSet

Description

The construtor is largely identical to GeneColorSet, but also handles an optional geneSign argument, which is an alias for geneColor.

Arguments

Methods

signature(type = "ANY")
Construtor which uses a template object. See all methods for the GeneColorSet constructor. If a geneSign argument is included by name, it will be used to populate the geneColor slot of the returned object.
signature(type = "missing")
Basic method with no template object.