merge.gct.RdMerge 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()