I was just wondering if the MuSiC tool can generate diagrams like the Proximity analysis mutation diagrams shown in Figure 5 of the companion paper? Or were these generated by hand?
Thank you very much for your time.
I was just wondering if the MuSiC tool can generate diagrams like the Proximity analysis mutation diagrams shown in Figure 5 of the companion paper? Or were these generated by hand?
Thank you very much for your time.
MuSiC lolliplots can now be created online at http://explorepcgp.org/proteinPainter
We call those "lolliplots". :) They are generated with a tool that depends on our internal code-base and transcript-annotation data... making it very difficult to package as standalone tools like in the MuSiC suite. We do want to package it someday, but it's going to be a while. You can take a peek at the code on github, but be warned, it's non-trivial.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Just a follow-up question for how the lolliplot representation would treat data: I notice the lollipops "branch out" when there are variants in the same position sometimes, but in other instances the circle lollipops are stacked vertically when they occur at the same position.
Do they stack when the coordinate and type are exactly identical (recur across samples perhaps?), but branch when they are at the same position but of different type?
Thanks!
That's exactly correct. The same amino acid change stacks vertically. Different amino acid changes, even at the same position, branch outwards.
It's been four months since this post and I am wondering if in the meantime there became additional information available on how to produce such lolliplots? Is there maybe some kind of user manual?