-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
52 lines (52 loc) · 1.15 KB
/
DESCRIPTION
File metadata and controls
52 lines (52 loc) · 1.15 KB
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
46
47
48
49
50
51
52
Package: deepMatchR
Title: Deep Learning Models for HLA Matching
Version: 0.99.0
Date: 2024-07-24
Authors@R:
person(given = "Nick", family = "Borcherding", role = c("aut", "cre"),
email = "ncborch@gmail.com")
Description: A set of tools and models for analyzing HLA matching. This includes
the identification and quantification of immunogenicity mismatches, the
generation of in silico patients based on frequency table, and interaction
with common tools in HLA.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
RoxygenNote: 7.3.3
biocViews: Software, Classification, Annotation, Sequencing
Depends:
R (>= 4.1.0)
Imports:
basilisk,
data.table,
directlabels,
dplyr,
ggplot2,
grDevices,
immReferent,
memoise,
parallel,
patchwork,
pwalign,
readxl,
reticulate,
stats
Suggests:
BiocStyle,
Biostrings,
knitr,
mockery,
pkgdown,
pracma,
rappdirs,
rmarkdown,
spelling,
testthat (>= 3.0.0),
treemapify,
withr
SystemRequirements: Python (via basilisk)
VignetteBuilder: knitr
Language: en-US
URL: https://www.borch.dev/uploads/deepMatchR
BugReports: https://github.com/BorchLab/deepMatchR/issues