# NOT RUN {
# Create an SBS96 catalog with all mutation counts equal to 1.
object <- matrix(1, nrow = 96, ncol = 1,
dimnames = list(catalog.row.order$SBS96))
catSBS96 <- as.catalog(object)
# }
Run the code above in your browser using DataLab