if (!requireNamespace("remotes", quietly = TRUE)){
install.packages("remotes")
}
remotes::install_github("moritzlindner/mousecolonytools")
This package contains a set of tools to facilitate mouse colony management. It is built to fit the needs of the lab but may also be helfpu to others.
Important functions are "sangergenotype", a function that can batch process .ab1 files obtained from Sanger-sequencing based genotyping experiments as well as a collection of functions that allows to easily generate kinship2 pedigrees from mouse colony datasheets generated with the colony management system TickAtLab.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.