merge.gct: Merge two GCT objects together

merge.gctR Documentation

Merge two GCT objects together

Description

Merge two GCT objects together

Usage

merge.gct(g1, g2, dimension = "row", matrix_only = F)

Arguments

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 g1 and g2 and ignore their row and column meta data

See Also

Other GCT utilities: annotate.gct(), melt.gct(), rank.gct(), subset.gct()


kalganem/creedenzymatic documentation built on March 31, 2024, 11:58 a.m.