ExampleMutationData: Create The Mutation Plot

Description Usage Arguments Format Examples

Description

Create The Mutation Plot

Usage

1

Arguments

Data

Data frame of mutation data

SampleCol

string - column name for samples

GeneCol

string - column name for gene names

InfoCol

string - column name for variant info (used to colour bar charts)

Colour_List

named list - optional colours specified for the columns

PRINT

TRUE/FALSE - print the final plot?

Format

An object of class data.frame with 5 rows and 3 columns.

Examples

1
mutationPlot(Data, "SampleName", "GeneName", "Info")

findlaycopley/MutPlot documentation built on March 4, 2020, 5:02 p.m.