forked from hms-dbmi/brainmapr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
22 lines (22 loc) · 855 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: brainmapr
Type: Package
Title: Visualizes ISH gene expression data from the Allen Brain Atlas
Description: Spatial localization of neural progenitor cells within the developing mammalian brain plays an important role in neuronal fate determination and maturation. brainmapr infers spatial location of neural progenitor subpopulations within the developing mouse brain by integrating single-cell RNA-seq data with in situ RNA patterns from the Allen Developing Mouse Brain Atlas.
Version: 0.9.1
Date: 2015-03-16
Author: Jean Fan [aut, cre]
Authors@R: c(
person("Jean", "Fan", role = c("aut", "cre"),
email = "[email protected]")
)
Maintainer: Jean Fan <[email protected]>
License: MIT
LazyData: TRUE
VignetteBuilder: knitr
Depends: R (>= 3.1.0)
Imports:
Thermimage
Suggests:
knitr,
rgl
RoxygenNote: 6.1.1