-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
27 lines (27 loc) · 842 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
Package: GdClean
Title: Method for removing Gadolinium contamination in CyTOF data
Version: 0.0.0.9000
Authors@R:
person(given = "Junwei",
family = "Liu",
role = c("aut", "cre"),
email = "[email protected]",
comment = c(ORCID = "0000-0001-8446-4221"))
Description: This package was designed for removing the Gadolinium contamination in CyTOF system, which was induced by the application of Gadolinium-based Contrast Agents in MRI screening. The details of this method can be found in the published paper.
License: `use_mit_license()`
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
mgcv,
flowCore,
stringr,
dplyr,
RColorBrewer,
pheatmap,
ggplot2,
ggpubr