Learn R Programming

cobindR (version 1.10.0)

downstream: downstream range [bp] used in experiment

Description

downstream range [bp] used in experiment

Usage

"downstream"(x) "downstream"(x) <- value

Arguments

x
a cobindR configuration object
value
downstream distance [bp] of feature to be included (numeric)

Value

considered downstream range [bp]

See Also

id,experiment_description,sequence_source,sequence_origin,sequence_type,bg_sequence_source,bg_sequence_origin,bg_sequence_type,species,downstream,upstream,max_distance,pairs,pfm_path,threshold,fdrThreshold,path,mart,pValue

Examples

Run this code
cfg <- cobindRConfiguration()
downstream(cfg)

Run the code above in your browser using DataLab