Description Usage Arguments Value Examples
View source: R/validate.input.data.r
Validate and reformat CNV segmentation input
1  | validate.cnv(cnv.df)
 | 
cnv.df | 
 (data.frame) segmentation data with at least 6 columns: sample, chromosome, start, end, probes, segment_mean  | 
(data.frame) CNV segmentation table with validated format for other svpluscnv operations; A unique id (uid) column is also added
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.