Objects can be created by calls of the form new("ciseStore", reg=reg, ...)
. All arguments must be named.We can also use
ciseStore(reg, validJobs, addProbeMap = TRUE, addRangeMap = TRUE)
and the probemap and rangeMap slots will be populated
appropriately. If validJobs is missing, the validJobs slot will be
populated by findDone(reg). This may be problematic for handcrafted
extracts from archives.