-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
29 lines (29 loc) · 857 Bytes
/
DESCRIPTION
File metadata and controls
29 lines (29 loc) · 857 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Package: zebraRef
Title: Zebrafish Reference Data For The RAPToR Package
Version: 0.2.0
Authors@R: c(
person("Romain", "Bulteau", email = "romain.bulteau@ens-lyon.fr",
role = c("aut", "cre")),
person("Mirko", "Francesconi", email = "mirko.francesconi@ens-lyon.fr",
role="aut"))
Description: zebraRef is a data package that holds the zebrafish reference data for the RAPToR package.
This corresponds to D. rerio embryonic and larval development up to hatching, for the moment.
The package also holds the `prep_x` functions, internally called by the RAPToR package for interpolation.
Depends:
R (>= 3.5.0)
Imports:
RAPToR (>= 1.2.0),
Rdpack,
utils,
rlang
License: file LICENSE
Encoding: UTF-8
LazyData: true
Suggests:
Biobase,
GEOquery,
biomaRt,
ggplot2
RdMacros: Rdpack
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.0