Description Usage Arguments Value Author(s) See Also Examples
background sequence source note
1 2 3 4 | ## S4 method for signature 'configuration'
bg_sequence_source(x)
## S4 replacement method for signature 'configuration,character'
bg_sequence_source(x) <- value
|
x |
a cobindR configuration object |
value |
a character |
background sequence source (character)
Rob Lehmann <r.lehmann@biologie.hu-berlin.de>
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
1 2 | cfg <- cobindRConfiguration()
bg_sequence_source(cfg)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.