updated distribution scripts to try adding points

This commit is contained in:
Tanushree Tunstall 2020-09-15 13:33:28 +01:00
parent 3bb2d3c78c
commit aa4294dff2
2 changed files with 7 additions and 4 deletions

View file

@ -187,6 +187,7 @@ p1 = ggplot(df, aes(x = duet_scaled
#printFile=geom_density_ridges_gradient(
geom_density_ridges_gradient(aes(fill = country_code)
, jittered_points = TRUE
, scale = 3
, size = 0.3 ) +
facet_wrap( ~lineage