transpose_gct: Transpose a GCT object

Description Usage Arguments Value Examples

Description

Transpose a GCT object

Usage

1
2
3
4
5
6
transpose.gct(...)

transpose_gct(g)

## S4 method for signature 'GCT'
transpose_gct(g)

Arguments

...

arguments passed on to transpose_gct

g

the GCT object

Value

a modified verion of the input GCT object where the matrix has been transposed and the row and column ids and annotations have been swapped.

Examples

1

cmap/cmapR documentation built on Oct. 14, 2021, 12:51 a.m.