Skip to content

LBMC/mouseRef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mouseRef

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)

Update info

v0.2

  • 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

v0.1

  • Created the data package.

About

Mouse reference data-package for RAPToR

Resources

License

Stars

Watchers

Forks

Packages

No packages published