track_circos: Drawing circos track

Description Usage Arguments

Description

Drawing circos track

Usage

1
2
3
4
track_circos(data, track_label, bg.col = "white", ylim = c(0, 1.025 *
  max(data[[3]]) + 0.01), top.track = FALSE, point.size = 0.1,
  color.point = "black", sector.names = NULL,
  sector.titles.expand = 1.3, sectors = NULL)

Arguments

data

Generated by load_data_files function

track_label

Label for track

bg.col

background color(default: "white")

top.track

to check whether is the top track (defaul: FALSE)

point.size

point size (default: 0.1)

color.point

point color (default: "black")

sector.names

sector names (default: NULL)


tankbuild/postpsassR documentation built on May 11, 2019, 3:07 p.m.