ococrook / hdxstats

hdxstats: An R-package for statistical analysis of hydrogen deuterium exchange mass-spectrometry data.
Apache License 2.0
5 stars 2 forks source link

Add residue numbers to average plots and heatmap plots #28

Closed broncio123 closed 1 year ago

broncio123 commented 2 years ago

For functions located here https://github.com/ococrook/hdxstats/blob/12bd49179a8875746d1221700b9f278e858dee44/R/functionalAnalysis-plots.R

The output plots provided by these functions only display the amino acid sequences along the horizontal axes. It would be really useful to have residue numbers to quickly locate amino acids too. Potentially, you can add residue numbers in the upper horizontal axes of the plots, with 90 deg rotated labels to avoid cluttering.

What do you think @ococrook ?

ococrook commented 1 year ago

this is now done on v2 branch