jvivian / gene-outlier-detection

A Bayesian model for identifying gene expression outliers for individual single samples (N-of-1) when compared to a cohort of background datasets.
9 stars 3 forks source link

Update plots to handle PyMC3 API change to ArviZ library #69

Closed jvivian closed 4 years ago

jvivian commented 4 years ago

pm.traceplot can no longer accept the ax kwarg.