tune.MAF {ggalign}R Documentation

Convert the shape of a MAF for fortify method

Description

Convert the shape of a MAF for fortify method

Usage

## S3 method for class 'MAF'
tune(data, shape = NULL)

Arguments

data

A MAF object.

shape

Not used currently.

See Also

fortify_matrix.MAF_pathways()

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


[Package ggalign version 1.0.2 Index]