plot_after: Plot Recurrent CNV After WGD for each loci

Description Usage Arguments Value Examples

View source: R/plot_after.R

Description

Plot the values for the common events happenning after 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_after<-plot_after(wkdata,Lasso_res$var)

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