LBMC / zebraRef

Zebrafish reference data-package for RAPToR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zebraRef

This repo is an R package with the zebrafish development reference(s) for age estimation using the RAPToR tool.

To install the package, you can use the devtools R package. This should be done in your R console :

library(devtools)
devtools::install_github("LBMC/zebraRef")

If you don't have devtools installed, you can do the following :

install.packages("devtools")

Update info

v0.1

  • Created the data package.

About

Zebrafish reference data-package for RAPToR

License:Other


Languages

Language:R 97.4%Language:TeX 2.6%