location {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
NucleotideLocation
.
clr value class
NucleotideLocation
Examples
[Package
genomics_context
version 1.0.0.0
Index
]