idx2coor: Simple version of 'index2coor' for single values

View source: R/coor2index.R

idx2coorR Documentation

Simple version of index2coor for single values

Description

Simple version of index2coor for single values

Usage

idx2coor(pos, chrS, strands = c(1, -1))

Arguments

pos

the continuous index position that will be mapped to chromosome coordinates

chrS

the chromosome index, indicating the start position of each chromosome in the continuous index, derived from chromosome length information

strands

forward/reverse strand indicators


raim/segmenTools documentation built on March 29, 2025, 9:36 p.m.