-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
70 lines (70 loc) · 1.27 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
Package: RIRA
Type: Package
Title: A package for the Rhesus Immune Reference Atlas (RIRA): A multi-tissue single-cell landscape of immune cells
Version: 1.0.0
Author: Bimber Lab
Description: Wrappers and pipelines to process single-cell RNA-seq data for RIRA
Encoding: UTF-8
URL: https://bimberlab.github.io/RIRA/
LazyData: true
Maintainer: Bimber Lab <bimber@ohsu.edu>
License: GPL-3
Depends:
R (>= 4.3.0),
Imports:
Seurat,
SeuratObject,
rlang,
scGate,
UCell (>= 2.6.0),
dplyr,
Matrix,
SingleCellExperiment,
ExperimentHub,
DropletUtils,
utils,
cFIT,
DALEX,
DALEXtra,
mlr3verse,
mlr3learners,
mlr3tuning,
mlr3,
ranger,
knitr,
caret,
future,
methods,
stats,
ggplot2,
egg,
reticulate,
naturalsort,
patchwork,
BiocParallel,
ggcorrplot,
magrittr,
mlr3verse,
httr
Suggests:
devtools,
testthat (>= 2.1.0),
SeuratData,
rmdformats,
RCurl
Remotes:
pengminshi/cFIT,
SeuratData=bbimber/seurat-data,
carmonalab/UCell,
carmonalab/scGate
RoxygenNote: 7.3.2
Collate:
'Utils.R'
'CellTypist.R'
'Classification.R'
'ComponentScores.R'
'Phenotyping.R'
'GeneModules.R'
'cFIT.R'
'scGate.R'
VignetteBuilder: knitr