Methods for function position
in package oligoClasses
The methods for position
extracts the physical position stored
as an integer for each marker in a eSet
-derived class or a
AnnotatedDataFrame
-derived class.
signature(object = "AnnotatedDataFrame")
Accessor for physical position.
signature(object = "eSet")
If 'position' is included in fvarLabels(object)
, the physical
position will be returned. Otherwise, an error is thrown.
signature(object = "GenomeAnnotatedDataFrame")
Accessor for physical position. If annotation was not available due to a missing or non-existent annotation package, the value returned by the accessor will be a vector of zero's.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.