compIdent_buildMain {GenVisR}R Documentation

Compare sample identities

Description

Produce an identity SNP plot displaying VAFs of 24 SNP locations and coverage information to compare multiple sample identities

Usage

compIdent_buildMain(x, mainLayer = NULL, covLayer = NULL)

Arguments

x

Data frame of vaf for each sample

mainLayer

Valid ggplot2 layer for altering the main plot.

covLayer

Valid ggplot2 layer for altering the coverage plot.

Value

ggplot2 grob object


[Package GenVisR version 1.8.1 Index]