I tried to run resolveMutSignatures for a Mutation Counts object with one sample. Error message:
Error in apply(mutCountData, 2, (function(clmn) { :
dim(X) must have a positive length
I assume that initially resolveMutSignatures was supposed to run on multiple samples. Is there a way to run it on a single sample?