Description Usage Arguments Details
Defines 'length' method for object of class model.
1 2 | ## S4 method for signature 'model'
length(x)
|
x |
Object of class model. |
The length of model 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.