Free Access Week - Data Engineering + BI
Data Engineering and BI courses are free this week!
Free Access Week - Jun 2-8

CODEX (version 1.0.0)

mappability: Pre-computed mappabilities

Description

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

Usage

data(mappability)

Arguments

Value

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

Details

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

See Also

getmapp

Examples

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

Run the code above in your browser using DataLab