Entering edit mode
11 months ago
Ming Tommy Tang
★
4.5k
Hi all, I made this tutorial on how to plot the percentage of cells in a single cell data in ggplot2 and label the y-axis with the percentage sign
In the end, I also shared how to order the bars by the percentage values.
The script is at https://github.com/crazyhottommy/compbio_tutorials/blob/main/scripts/R_tips_10_ggplot2_percentage.Rmd
Happy Learning! Tommy