plot_before: Plot Recurrent CNV Before WGD for each loci

Description Usage Arguments Value Examples

View source: R/plot_before.R

Description

Plot the values for the common events happenning before WGD for each loci ggplot2 is needed for this function

Usage

1

Arguments

data

the CNV dataset (see load_data)

var

The optimal value for all variables (see Run_lasso)

Value

ggplot2 graph object

Examples

1
2
library(ggplot2)
p_before<-plot_before(wkdata,Lasso_res$var)

yun-feng/WGDAP documentation built on Nov. 5, 2019, 1:22 p.m.