Learn R Programming

gap (version 1.6)

circos.cnvplot: circos plot of CNVs.

Description

circos plot of CNVs.

Usage

circos.cnvplot(data)

Value

None.

Arguments

data

CNV data containing chromosome, start, end and freq.

Details

The function plots frequency of CNVs.

Examples

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

Run the code above in your browser using DataLab