| pValue {cobindR} | R Documentation |
pValue threshold used for motif hit finding
## S4 method for signature 'configuration' pValue(x) ## S4 replacement method for signature 'configuration,numeric' pValue(x) <- value
x |
a cobindR configuration object |
value |
the p-value threshold used for hit searching |
pValue threshold (numeric)
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
cfg <- cobindRConfiguration() pValue(cfg)