"experiment_description"(x)
"experiment_description"(x) <- value
"experiment_description"(x)
"experiment_description"(x) <- value
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
cfg <- cobindRConfiguration()
experiment_description(cfg)
sequence_type(cfg) <- 'fasta'
sequence_source(cfg) <- system.file('extdata/sox_oct_example_vignette_seqs.fasta',package='cobindR')
sequence_origin(cfg) <- 'Mouse Embryonic Stem Cell Example ChIP-Seq Oct4 Peak desc'
cbr <- cobindr(cfg)
experiment_description(cbr)
Run the code above in your browser using DataLab