You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the slow response. This should be easily doable. I have a relatively long task list to get through for the next Bioc release, but I'll see if I can fit this in. Happy to review a PR as well if you get to it before me.
Notes for myself for later so I don't forget how to fix this when I get back to it
colors are built in make_AA_COLORED_LETTERS and make_DNA_COLORED_LETTERS. Add a function update_DNA_COLORED_LETTERS, update_AA_COLORED_LETTERS that takes as input color codes with names in the alphabet set and replaces the entries in DNA_AND_RNA_COLORED_LETTERS,AA_COLORED_LETTERS with the requested other colors. Accept no argument (or maybe also 'default') to reset to default. Should support input as a list too so that users can change foreground and background colors, e.g.:
Hello,
any chance to add an option to assign custom colors for nucleotide/AA coloring in XString/XStringSets?
Thanks for considering,
Kemal
The text was updated successfully, but these errors were encountered: