Data frame with unsequenced genomic regions for human genome assembly hg19. Unsequences nucleotides are expressed as intervals since the unsequenced regions span over larger portions of the genome.

N_ranges

Format

A data frame with 362 rows and 4 variables:

`chr`

Chromosome containing unsequenced interval.

`start`

Chromosomal coordinate of the first nuclotide within the interval.

`end`

Chromosomal coordinate of the last nuclotide within the interval.

`length`

Length of the interval, expressed in base pairs.

.