Learn R Programming

xhmmScripts (version 1.1)

targetsToSizes: Parse a list of genomic intervals into their corresponding span lengths.

Description

Parse a list of genomic intervals into their corresponding span lengths.

Usage

targetsToSizes(targets)

Arguments

targets

Examples

Run this code
targetsToSizes(c("1:23-29", "X:100-200", "Y:10-50"))

Run the code above in your browser using DataLab