-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDESCRIPTION
39 lines (39 loc) · 880 Bytes
/
DESCRIPTION
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
30
31
32
33
34
35
36
37
38
39
Package: markerGeneProfile
Title: Cell type marker gene profiles in whole tissue samples
Version: 1.0.4.9000
Authors@R: person("B. Ogan", "Mancarci", email = "ogan.mancarci@msl.ubc.ca", role = c("aut", "cre"))
Description: This package is for estimation of cell type marker gene profiles
(MGP) in whole tissue samples. It includes functions for MGP estimation and
brain cell type marker genes detected in the original study
Depends:
R (>= 3.1)
Imports:
homologene,
ggplot2,
dplyr,
reshape2,
assertthat,
magrittr,
utils,
graphics,
stats,
parallel,
cluster,
doRNG,
doSNOW,
foreach,
memoise
Suggests:
testthat,
knitr,
rmarkdown,
tibble
Enhances:
geneSynonym
Remotes:
oganm/geneSynonym
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: false
RoxygenNote: 6.1.0
VignetteBuilder: knitr