Dear biostars,
I know that visualizing SNPs has been asked several times and in different context, but I would like explicitly to combine mutations burden and gene expression per individual. Before I start making my own script, I was wondering, if there is already a tool for that?
Edit: thank you very much for the answers. My purpose is to visualize gene expression and mutations burden, NOT mutations effect OR their association with genes. It is really really simple, I wanted to know if this type of visualization was already done to avoid re-inventing the wheel.
Thanks!
As part of the Open Targets project, we've linked different types of evidence (e.g. somatic and germline mutations, RNA expression, animal models, affected pathways, text mining, etc) to a given gene in a given disease e.g. PTEN in neoplasm. Maybe that could be a useful dataset to look at? The data can be retrieved programmatically (check our API documentation) if you are interested.
Thank you very much! I liked it already, it is very helpful, since I can see my genes there but from different prospective.
Thank you for sharing it
Ah yes I forgot to mention about Open Targets project. Thanks for putting it up in the thread.
This may not be an answer to your question but might give some idea about plotting.
How to create a mutation landscape (waterfall) plot with GenVisR
If you replace the mutation type with the expression values, you might achieve what you are looking for.
Thanks! I'm using it, and the package's developer is such a great support.
Yes the lolliplots are a good idea. It should serve as a tool. I was more trying to give the relevance of the biological context. Just that ciobioportal and Oncoprints are already available online to map with public datasets and the rest for individual datasets OP can try with the
GenVisR
. Thanks for bringing it up for the OP.Exactly, I just got the green light from the package's developer to do so