yufongpeng / starplot

Create barplots or boxplots with significant level annotations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starplot

A single class to take pairwise tests between groups, and create boxplots or barplots with significant level annotations.

Classmethods

  1. StarPlot: only do some internal transformations.
  2. StarPlot.test: do statistical tests without plotting.
  3. StarPlot.base: plot without annotations.
  4. StarPlot.star: test, plot, and annotate.

Credits

About

Create barplots or boxplots with significant level annotations.


Languages

Language:Python 100.0%