R/fortify-matrix-matrix.R
tune.matrix.Rd
Convert the shape of a matrix for fortify method
# S3 method for class 'matrix' tune(data, shape)
A matrix.
A string of "upset" or "oncoplot".
"upset"
"oncoplot"
fortify_matrix.matrix()
fortify_matrix.matrix_upset()
fortify_matrix.matrix_oncoplot()
Other tune: tune.MAF(), tune.list()
tune.MAF()
tune.list()