tune.matrix: Convert the shape of a matrix for fortify method

View source: R/fortify-matrix-matrix.R

tune.matrixR Documentation

Convert the shape of a matrix for fortify method

Description

Convert the shape of a matrix for fortify method

Usage

## S3 method for class 'matrix'
tune(data, shape)

Arguments

data

A matrix.

shape

A string of "upset" or "oncoplot".

See Also

  • fortify_matrix.matrix()

  • fortify_matrix.matrix_upset()

  • fortify_matrix.matrix_oncoplot()

Other tune: tune.MAF(), tune.list()


ggalign documentation built on June 8, 2025, 11:25 a.m.