Learn R Programming

cobindR (version 1.10.0)

bg_sequence_source: background sequence source note

Description

background sequence source note

Usage

"bg_sequence_source"(x) "bg_sequence_source"(x) <- value

Arguments

x
a cobindR configuration object
value
a character

Value

background sequence source (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()
bg_sequence_source(cfg)

Run the code above in your browser using DataLab