-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
45 lines (45 loc) · 1.13 KB
/
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
40
41
42
43
44
45
Package: BrepPhylo
Type: Package
Title: BrepPhylo: R package for phylogenetic analysis of B cell repertoire
Version: 0.4.2
Depends: R (>= 3.5.0)
Authors@R: c( person( given = "Joseph", family = "Ng",
email = "[email protected]", role = c( "aut", "cre" ) ),
person( given = "Christian", family = "Margreitter",
role = c( "aut" ) ),
person( given = "Franca", family = "Fraternali",
role = "aut" ) )
Author: Joseph Ng [aut, cre], Christian Margreitter [aut], Franca Fraternali [aut]
Maintainer: Joseph Ng <[email protected]>
Description: Package to encapsulate the phylogenetic analysis tasks for antibody repertoire data.
License: GPL
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests:
knitr,
rmarkdown,
testthat
VignetteBuilder: knitr
Imports:
Biostrings,
GenomicRanges,
GenomicAlignments,
alakazam,
ape,
bio3d,
ggmuller,
igraph,
msa,
phytools,
plyr,
reticulate,
seqinr,
adephylo,
methods,
IRanges,
grDevices,
graphics,
stats,
utils,
tools