Learn R Programming

CODEX (version 1.4.0)

mapp_ref: Position reference for pre-computed mappability results.

Description

List consisting of IRanges objects specifying exonic positions whose mappabilities are pre-computed across the genome.

Usage

data(mapp_ref)

Arguments

Value

List of length 24 with genomic positions of pre-computed mappability of each chromosome.

Details

Genomic positions for pre-computed mappabilities. Method used is detailed in getmapp.

See Also

getmapp

Examples

Run this code
# mappability exon reference of chromosome 1
mapp_ref[[1]]

Run the code above in your browser using DataLab