Coereba is a collection of tools allowing researchers to extend their understanding of their panels and datasets.
We are in the process of getting Coereba ready to submit to Bioconductor. Until then, please download the package from github.
if(!require("remotes")) install.packages("remotes")
remotes::install_github("https://github.com/DavidRach/Coereba")
library(Coereba)
# install.packages("BiocManager")
# BiocManager::install("Coereba")Please check out our how-to vignettes to get started
While we have caught a lot of bugs, there's still unknown ones that we haven't encountered. If you find a suspected bug, please report it here here
