zhoulab / sclc-scripts

scripts for "Significantly mutated genes and regulatory pathways in SCLC—a meta-analysis"
https://doi.org/10.1016/j.cancergen.2017.05.003
2 stars 0 forks source link

Logarithmic scaling when frequency=0 #4

Closed victorlin closed 7 years ago

victorlin commented 7 years ago

frequencyplot_siggenes_005

There shouldn't be a negative bar for frequency=0

victorlin commented 7 years ago

Warning: Stacking not well defined when ymin != 0

might be related: http://stackoverflow.com/a/9507037/4410590

victorlin commented 7 years ago

This seems to be fixed in ggplot2 version 2.2.1.