Learn R Programming

gap (version 1.5-1)

circos.cnvplot: circos plot of CNVs.

Description

The function plots frequency of CNVs.

Usage

circos.cnvplot(data)

Value

None.

Arguments

data

CNV data containing chromosome, start, end and freq.

Examples

Run this code
if (FALSE) {
circos.cnvplot(cnv)
}

Run the code above in your browser using DataLab