catavallejos / BASiCS

BASiCS: Bayesian Analysis of Single-Cell Sequencing Data. This is an unstable experimental version. Please see http://bioconductor.org/packages/BASiCS/ for the official release version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snapshot tests

alanocallaghan opened this issue · comments

Not worth doing at the moment, but it's possible to use snapshot tests rather than the manual versions done atm for MCMC results: https://testthat.r-lib.org/articles/snapshotting.html

This would also be useful if wanting to add more tests cases for eg MCMC updates.