Learn R Programming

IdeoViz (version 1.6.0)

binned_multiSeries: Data for vignette example 1.

Description

A simulated dataseries spanning chr1,chrX,chrY of the human genome (build hg18). Values consist of five series constructed to show mostly random behaviour with the exception of elevated signal in a few regions. The chromosomes are tiled in 1Mb bins and coordinates are one-based.

Usage

data(binned_multiSeries)

Arguments

Source

Simulated data, generated by Shraddha Pai

Details

References

Examples

Run this code
data(binned_multiSeries)
head(binned_multiSeries)

Run the code above in your browser using DataLab