mappability {CODEX}R Documentation

Pre-computed mappabilities

Description

The results of pre-computed mappabilities to save running time.

Usage

data(mappability)

Details

Pre-computed mappabilities. Method used is detailed in getmapp.

Value

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

Author(s)

Yuchao Jiang yuchaoj@wharton.upenn.edu

See Also

getmapp

Examples

# mappability of chromosome 1
head(round(mappability[[1]], 2))

[Package CODEX version 1.18.0 Index]