Recently Published
GuitaR with ggplot and Shiny
GuitaR is a simple Shiny app to facilitate guitar soloing learning process, based on scales and intervals. In this tutorial I will walk through the design of GuitaR app with tidyverse and shiny.
Topics include:
- Basic use of R functions
- Tidy-way of data structuring with `dplyr`
- Creative use of `ggplot()`
- Simple implementation in R Shiny
RNAseq analysis with EdgeR
Simple RNAseq data analysis workflow with EdgeR.
96-well plot
simple method to plot scalable heatmap representing 96-well plate layout.
GraphPad-like figures in R, part-01
Use R and ggplot to produce figure like from GraphPad Prism.