This repo is an R package with the mouse development reference(s) for age estimation using the RAPToR
tool.
To install the package, run the following in your R console :
if (!requireNamespace("remotes", quietly = TRUE))
install.packages("remotes")
remotes::install_github("LBMC/mouseRef", build_vignettes = T)
- Built a function factory to simplify ref. building code
- Added reference metadata to comply with RAPToR v1.2 update.
- Added time range/unit info in list_refs
- Created the data package.