-
Notifications
You must be signed in to change notification settings - Fork 131
/
DESCRIPTION
89 lines (89 loc) · 2.75 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Package: SeuratWrappers
Title: Community-Provided Methods and Extensions for the Seurat Object
Version: 0.3.5
Date: 2024-04-04
Authors@R: c(
person(given = 'Andrew', family = 'Butler', email = '[email protected]', role = 'aut', comment = c(ORCID = '0000-0003-3608-0463')),
person(given = "Saket", family = "Choudhary", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0001-5202-7633")),
person(given = 'David', family = 'Collins', email = '[email protected]', role = 'ctb', comment = c(ORCID = '0000-0001-9243-7821')),
person(given = "Yuhan", family = "Hao", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0002-1810-0822")),
person(given = "Austin", family = "Hartman", email = "[email protected]", role = "ctb", comment = c(ORCID = "0000-0001-7278-1852")),
person(given = 'Paul', family = 'Hoffman', email = '[email protected]', role = c('aut', 'cre'), comment = c(ORCID = '0000-0002-7693-8957')),
person(given = "Gesmira", family = "Molla", email = '[email protected]', role = 'ctb', comment = c(ORCID = '0000-0002-8628-5056')),
person(given = 'Rahul', family = 'Satija', email = '[email protected]', role = 'aut', comment = c(ORCID = '0000-0001-9448-8833')),
person(given = 'Tim', family = 'Stuart', email = '[email protected]', role = 'aut', comment = c(ORCID = '0000-0002-3044-0897'))
)
Description: SeuratWrappers is a collection of community-provided methods and
extensions for Seurat, curated by the Satija Lab at NYGC. These methods
comprise functionality not presently found in Seurat, and are able to be
updated much more frequently.
License: GPL-3 | file LICENSE
Remotes: welch-lab/liger,
hms-dbmi/conos,
immunogenomics/harmony,
immunogenomics/presto,
satijalab/seurat-data,
velocyto-team/velocyto.R,
SaskiaFreytag/schex@031320d,
cole-trapnell-lab/monocle3,
mojaveazure/seurat-disk,
powellgenomicslab/Nebulosa,
atakanekiz/CIPR-Package,
prabhakarlab/Banksy
Depends:
R (>= 3.5.0)
biocViews:
Imports:
BiocManager,
cowplot,
ggplot2,
igraph,
Matrix,
methods,
remotes,
rsvd,
Seurat (>= 5.0.0),
stats,
utils,
rlang
Collate:
'internal.R'
'alevin.R'
'alra.R'
'banksy.R'
'cellbrowser.R'
'cogaps.R'
'conos.R'
'fast_mnn.R'
'fast_mnn_v5.R'
'glmpca.R'
'liger.R'
'miqc.R'
'monocle3.R'
'presto.R'
'scVI.R'
'tricycle.R'
'velocity.R'
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.0
Suggests:
cipr,
conos,
rliger (>= 0.5.0),
harmony,
batchelor,
SeuratData,
SeuratDisk,
velocyto.R,
schex,
tximport,
fishpond,
monocle3,
CoGAPS,
glmpca,
Nebulosa,
presto,
flexmix,
tricycle,
Banksy