Description Usage Arguments Value See Also
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.
1 | broadcast (x, name='from R')
|
x |
list of names, matrix, network, environment, cluster. |
name |
any string, especially useful for identifying matrices or environments broadcast to other geese. |
Returns NULL.
geese
.
setTargetGoose
.
getTargetGoose
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.