merge.gct | R Documentation |
Merge two GCT objects together
merge.gct(g1, g2, dimension = "row", matrix_only = F)
g1 |
the first GCT object |
g2 |
the second GCT object |
dimension |
the dimension on which to merge (row or column) |
matrix_only |
boolean idicating whether to keep only the
data matrices from |
Other GCT utilities:
annotate.gct()
,
melt.gct()
,
rank.gct()
,
subset.gct()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.