Description Usage Arguments Details
Defines 'length' method for object of class featureSet.
1 2 | ## S4 method for signature 'featureSet'
length(x)
|
x |
Object of class featureSet |
The length of featureSet object is defined as the footprint length of the model.
The footprint length is given by fpLen
= seedLen
+upFootprintExtend
+downFootprintExtend
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.