rodrigarc / scifer

Scifer: Single-Cell Immunoglobulin Filtering of Sanger Sequences
Other
5 stars 2 forks source link

The dot-dot notation (`..count..`) was deprecated in ggplot2 3.4.0. #19

Open rodrigarc opened 1 year ago

rodrigarc commented 1 year ago

Update scifer to not use ".." anymore.

Warning messages:
1: The dot-dot notation (`..count..`) was deprecated in ggplot2 3.4.0.
ℹ Please use `after_stat(count)` instead.