Learn R Programming

ggalign (version 0.1.0)

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 methods: tune.list(), tune.matrix()