# Read in spot output files from current directory and give full weight to 165
# pixel spots. Note: for this example to run you must set fnames to the names
# of actual spot output files (data not provided).
## Not run:
# RG <- read.maimages(fnames,source="spot",wt.fun=wtarea(165))
# # Spot will be downweighted according to weights found in RG
# MA <- normalizeWithinArrays(RG,layout)
# ## End(Not run)
Run the code above in your browser using DataLab