length-model-method: Length of model

Description Usage Arguments Details

Description

Defines 'length' method for object of class model.

Usage

1
2
## S4 method for signature 'model'
length(x)

Arguments

x

Object of class model.

Details

The length of model object is defined as the footprint length of the model. The footprint length is given by fpLen = seedLen+upFootprintExtend+downFootprintExtend.


BussemakerLab/SelexGLM documentation built on May 17, 2019, 5:41 p.m.