location {annotation.genomics_context} R Documentation

create a new nucleotide location object

Description

Usage

location(left, right,
    strand = NULL);

Arguments

left

[as integer]

right

[as integer]

strand

-

Details

Authors

seqtoolkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package annotation.genomics_context version 1.0.0.0 Index]