Learn R Programming

circlize (version 0.4.14)

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
...

Examples

Run this code
# NOT RUN {
# There is no example
NULL

# }

Run the code above in your browser using DataLab