# NOT RUN {
# Load copy number signature
load(system.file("extdata", "toy_copynumber_signature.RData",
package = "sigminer", mustWork = TRUE
))
# Assign samples to clusters
subtypes <- sig_assign_samples(res$nmfObj, type = "samples")
# }
Run the code above in your browser using DataLab