RCircos.Histogram.Data: Sample Data for RCircos Histogram Plot

RCircos.Histogram.DataR Documentation

Sample Data for RCircos Histogram Plot

Description

A dataset with the first three columns as chromosome names, start position, and end position followed by a column of histogram data.

Usage

data(RCircos.Histogram.Data)

Format

A data frame with 324 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 chr22 chr3 chr4 chr5 chr6 chr7 chr8 chr9 chrX chrY

chromStart

a numeric vector

chromEnd

a numeric vector

Data

a numeric vector

Source

Unpulished data.


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