-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
37 lines (37 loc) · 900 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
Package: fastBCR
Type: Package
Title: a k-mer-based approach for fast inferencing clonal families from large-scale B cell repertoire sequencing data
Version: 1.1
Author: Kaixuan Wang, Jian Zhang*
Maintainer: Kaixuan Wang <[email protected]>
Description: fastBCR is an automatic BCR clonal family inference method, which also incorporates multiple functional modules for downstream analyses. fastBCR is composed of two parts: Fast BCR clonal family inference & Downstream analysis.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Depends:
R (>= 4.1.0),
dplyr,
ggplot2,
ggmsa,
msa,
statnet
Imports:
archive,
ape,
Biostrings,
GGally,
ggtree,
ggseqlogo,
ggpubr,
ggridges,
ggraph,
magrittr,
pheatmap,
RColorBrewer,
reshape2,
rstatix,
stringdist,
stringr,
scales,
utils
RoxygenNote: 7.2.3