-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy pathDESCRIPTION
34 lines (34 loc) · 998 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
Package: tcR
Type: Package
Title: Advanced Data Analysis of Immune Receptor Repertoires
Version: 2.3.2
Author: Vadim Nazarov
Maintainer: Vadim Nazarov <vdm.nazarov@gmail.com>
Description: Platform for the advanced analysis of T cell receptor and
Immunoglobulin repertoires data and visualisation of the analysis results.
Publication: Nazarov et al. (2015) <doi:10.1186/s12859-015-0613-1>.
License: Apache License 2.0
Depends:
R (>= 3.0.0),
ggplot2 (>= 1.0.0),
dplyr (>= 0.4.0),
gridExtra (>= 0.9.0),
reshape2 (>= 1.2.0),
igraph (>= 0.7.1)
Imports:
utils (>= 3.1.0),
Rcpp (>= 0.11.1),
grid (>= 3.0.0),
data.table (>= 1.9.0),
gtable (>= 0.1.2),
stringdist (>= 0.7.3),
scales (>= 0.3.0)
Suggests:
knitr (>= 1.8),
roxygen2 (>= 3.0.0),
rmarkdown (>= 1.0)
LinkingTo: Rcpp
URL: https://immunarch.com/, http://imminfo.github.io/tcr/
BugReports: https://github.com/immunomind/immunarch/issues
VignetteBuilder: knitr
RoxygenNote: 7.1.0