RCircos.Polygon.Data: RCircos Polygon Demo Data

RCircos.Polygon.DataR Documentation

RCircos Polygon Demo Data

Description

A data frame with four columns for chromosome names, start and end position for each genomic interval, and values for polygon heights.

Usage

data("RCircos.Polygon.Data")

Format

A data frame with 77 observations on the following 4 variables.

Chromosome

a factor with levels chr1 chr10 chr11 chr12 chr13 chr14 chr15 chr16 chr17 chr18 chr19 chr2 chr20 chr21 chr3 chr4 chr5 chr6 chr7 chr8 chr9 chrX chrY

chromStart

a numeric vector

chromEnd

a numeric vector

Data

a numeric vector


RCircos documentation built on March 18, 2022, 7:59 p.m.