binned_fullGenome {IdeoViz}R Documentation

Data for example 3.

Description

Simulated data spanning all autosomes and X,Y chromosomes of the human genome (build hg18). Values consist of a single dataseries of random uniform distribution between -1 and + 1. The chromosomes are tiled in 1Mb bins and coordinates are one-based.

Usage

data(binned_fullGenome)

Source

Simulated data, generated by Shraddha Pai

Examples

data(binned_fullGenome)
head(binned_fullGenome)
seqlevels(binned_fullGenome)

[Package IdeoViz version 1.28.0 Index]