Learn R Programming

cobindR (version 1.10.0)

pseudocount: pseudocount of cobindR configuration object

Description

pseudocount of cobindR configuration object. Set to 10 as default

Usage

"pseudocount"(x) "pseudocount"(x) <- value

Arguments

x
a cobindR configuration object
value
pseudocount for detrending analysis, i.e. the default number in each distance bin.

Value

pseudocount (numeric)

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,pseudocount,pValue

Examples

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

Run the code above in your browser using DataLab