Learn R Programming

chicane (version 0.1.8)

get.components: get.components

Description

Split a fragment in format chr:start-end to a list of corresponding elements

Usage

get.components(id)

Arguments

id

string in format chr:start-end

Value

list with entries 'chr', 'start', 'end'