Learn R Programming

circlize (version 0.4.16)

circos.initializeCircularGenome: Initialize a layout for circular genome

Description

Initialize a layout for circular genome

Usage

circos.initializeCircularGenome(name, genome_size, plotType = "axis", ...)

Arguments

name

Name of the genome (or the "chromosome name").

genome_size

Size of the genome

plotType

Pass to circos.genomicInitialize.

...

All goes to circos.genomicInitialize.

Examples

Run this code
# There is no example
NULL

Run the code above in your browser using DataLab