circos.genomicIdeogram: Add an ideogram track

Description Usage Arguments Author(s) Examples

Description

Add an ideogram track

Usage

1
2
3
circos.genomicIdeogram(cytoband = system.file(package = "circlize",
    "extdata", "cytoBand.txt"), species = NULL, track.height = convert_height(2, "mm"),
    track.margin = circos.par("track.margin"))

Arguments

cytoband

a data frame or a file path, pass to read.cytoband

species

Abbreviations of species, pass to read.cytoband

track.height

height of the ideogram track

track.margin

margins for the track

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

1156054203/circlize- documentation built on May 22, 2019, 2 p.m.