Description Usage Arguments Value Examples
View source: R/validate.input.data.r
This function validates and reformats the CNV segmentation data type containing copy number log-ratios. It is used internaly by 'svpluscnv' functions that require this type of data.
1 | validate.cnv(cnv.df)
|
cnv.df |
(data.frame) segmentation data with at least 6 columns: sample, chromosome, start, end, probes, segment_mean |
an instance of the class 'svcnvio' containing segmentation data derived from CNV data type; 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.