This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Looking for R package to plot amino acid change in the viral each protein domains

Dear all,

I have identified some amino acid changes in the viral proteins and I would like to plot these variants to show their position in each protein domain

Any idea about R package that can help me to do this analysis?

I really appreciate any help you can provide.

Like the following plot:

r ggplot2

1 answer

Hi, I am also looking for similar packages! Maybe you can try R package like drawprotein(https://github.com/brennanpincardiff/drawProteins) , Matplotlib may also work but it uses Python (https://github.com/matplotlib/matplotlib)

How would ComplexHeatmap help here? There is no heatmap involved.

Hello you are right. I think I got the names of the packages wrong :(. Just fixed it, Sorry for the confusion!

Thanks very much. draw protein package works well for me and is easy to use

Log in to answer this question.