Unfortunately, it does not seem like this tool outputs this particular plot.
Create Mutational signature plot from vcf file.
Hello,
I have a vcf file with thousands of mutations (mouse) and I would like to represent these mutations in a plot very similar to this:
I tried to search for packages that provide such a function, but so far I did not find any. I only found packages which try to infer the mutational signatures in my data, but I really just want the visual representation, as in the plot above.
If anyone could point me to a package that has such a function, I would be very happy.
Cheers!
• 2,528 views
•
link
3 answers
The mutSignatures R package has that visual.
• 0 views
•
link
tried this ?
• 0 views
•
link
• 0 views
•
link
If someone comes across this later:
I ended up using MutationalPatterns which provides the function plot_96_profile, which does what I want.
• 0 views
•
link
Log in to answer this question.