This repository contains some tests to check for consistent results between the R and Python bindings. We perform annotations on datasets from the scRNAseq package and compare the results between the latest versions of SingleR in both languages.
- Run
run.Rto generate the R versions of each result. - Run
run.pyto generate the Python versions of each result. - Use
compare.Rto check for equality between results.