Learn R Programming

cobindR (version 1.10.0)

max_distance: max_distance of cobindR configuration object

Description

max_distance of cobindR configuration object.

Usage

"max_distance"(x) "max_distance"(x) <- value

Arguments

x
a cobindR configuration object
value
the maximal distance of two hits to be considered a pair

Value

max_distance (character)

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()
max_distance(cfg)

Run the code above in your browser using DataLab