broadcast: Broadcast Data to the Gaggle

Description Usage Arguments Value See Also

Description

Broadcast a list of names, a matrix, a network, an associative array (an R environment) or a cluster to the currentTargetGoose. A cluster is simply two lists of names, typically a list of matrix row names, and a list of column names, which together identify a cluster of genes which behave coherently in the specified conditions.

Usage

1
broadcast (x, name='from R')

Arguments

x

list of names, matrix, network, environment, cluster.

name

any string, especially useful for identifying matrices or environments broadcast to other geese.

Value

Returns NULL.

See Also

geese. setTargetGoose. getTargetGoose.


gaggle documentation built on Nov. 8, 2020, 8:07 p.m.