get.components {chicane} | R Documentation |
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'
[Package chicane version 0.1.8 Index]