-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
36 lines (36 loc) · 846 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
Package: IgStats
Type: Package
Title: Differential gene usage in immune repertoires
Version: 1.1.1
Authors@R:
person(given = "Simo",
family = "Kitanovski",
role = c("aut", "cre"),
email = "simo.kitanovski@uni-due.de")
Description: Suit of statistical procedures for robust quantification
of various BCR and TCR repertoire properties.
License: file LICENSE
Depends:
methods,
R (>= 3.6.0),
Rcpp (>= 0.12.0),
StanHeaders (> 2.18.1)
Imports:
rstan (>= 2.19.2),
reshape2 (>= 1.4.3)
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat (>= 2.1.0),
ggplot2,
ggforce,
gridExtra,
ggrepel
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
biocViews: Bayesian
BugReports: https://github.com/snaketron/IgStats/issues
RoxygenNote: 6.1.1
VignetteBuilder: knitr