transpose.gct {cmapR} | R Documentation |
Transpose a GCT object
transpose.gct(...) transpose_gct(g) ## S4 method for signature 'GCT' transpose_gct(g)
... |
arguments passed on to |
g |
the |
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.
transpose_gct(ds)