Nik-Zainal-Group / signature.tools.lib

R package containing useful functions for mutational signature analysis
Other
80 stars 26 forks source link

the chrTextColor and gridLineColor is swapped in the RCircos.Chromosome.Ideogram.Plot.my function #28

Closed ipstone closed 2 years ago

ipstone commented 3 years ago

Thank you for the excellent circos plot functions!

I noticed a small swap of coloring in the RCircos.Chromosome.Ideogram.Plot.my function:

https://github.com/Nik-Zainal-Group/signature.tools.lib/blob/ba836a3bc7a9ee516f16ccb7c4e92c60c16ac34f/R/RCircos_utils.R#L115

It seems in the function body, the usage of chrTextColor and gridLineColor got swapped. I was looking into some unintended coloring of my plots and noticed the swap.

andreadega commented 3 years ago

Thanks for reporting this. We will look into this and fix as appropriate.

andreadega commented 2 years ago

This is fixed as of v2.1.2