lmMutations {LowMACA}R Documentation

Show Mutation Data Contained in a LowMACA object

Description

Method for objects of class LowMACA. It can show the mutation data contained within the LowMACA object that has been retrieved from getMutations method.

Usage

lmMutations(object)

Arguments

object

object of class LowMaca

Value

A list containing the following elements:

Author(s)

Stefano de Pretis, Giorgio Melloni

See Also

getMutations

Examples

data('lmObj')
str(lmMutations(lmObj))

[Package LowMACA version 1.20.0 Index]