idx2coor | R Documentation |
index2coor
for single valuesSimple version of index2coor
for single values
idx2coor(pos, chrS, strands = c(1, -1))
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.