BASHExtended(BLData, array, transFun = logGreenChannelTransform, neighbours = NULL, useLocs = TRUE, E = NULL, E.BG = NULL)
BeadLevelList
generateNeighbours
settings.generateE
(with bgfilter = "none"
, i.e. no background filter applied).E
, using default BGFilter
settings (i.e. method = "median"
).BASHExtended
assesses the change of background across an array. The error image used should not be background filtered (as opposed to the error image used in BASHDiffuse
). Here, E is the error image
BASH
, generateNeighbours
,
## Not run:
#
#
# if(require(beadarrayExampleData)){
#
#
# data(exampleBLData)
# extended <- BASHExtended(exampleBLData, 1)
#
#
# }
#
# ## End(Not run)
Run the code above in your browser using DataLab