Learn R Programming

ggalign (version 1.0.1)

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

Description

Convert the shape of a MAF for fortify method

Usage

# S3 method for 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()