kgori / sigfit

Flexible Bayesian inference of mutational signatures
GNU General Public License v3.0
33 stars 8 forks source link

Format mutation counts in plots #34

Closed baezortega closed 5 years ago

baezortega commented 5 years ago

Easy enhancement: use prettyNum to format numbers of mutations in the plot titles.

prettyNum(x, big.mark=",")

baezortega commented 5 years ago

Major breakthroughs always take their time!