circos.initializeCircularGenome: Initialize a layout for circular genome

View source: R/genomic.R

circos.initializeCircularGenomeR Documentation

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

# There is no example
NULL


circlize documentation built on May 11, 2022, 1:06 a.m.