Learn R Programming

IdeoViz (version 1.6.0)

binned_fullGenome: 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)

Arguments

Source

Simulated data, generated by Shraddha Pai

Details

References

Examples

Run this code
data(binned_fullGenome)
head(binned_fullGenome)
seqlevels(binned_fullGenome)

Run the code above in your browser using DataLab