Nik-Zainal-Group / signature.tools.lib

R package containing useful functions for mutational signature analysis
Other
80 stars 26 forks source link

SignatureExtraction: matching to catalogue signatures #42

Open gevro opened 2 years ago

gevro commented 2 years ago

Hi, Is there a function for matching the signatures extracted with SignatureExtraction to the signature.tools.lib catalogue?

andreadega commented 2 years ago

Hi,

Sorry at the moment we do not have that, I haven't had the chance to update our SignatureExtraction function yet. I'll set this issue as enhancement, as a reminder. In the meanwhile you can do this manuall using the function computeCorrelationOfTwoSetsOfSigs(), which will compute the cosine similarity between two sets of signatures.