-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
49 lines (49 loc) · 1.48 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
Package: tissueTreg
Title: TWGBS and RNA-seq data from tissue T regulatory cells from mice
Version: 1.21.5
Authors@R:
c(
person("Charles", "Imbusch", email = "[email protected]", role = c("aut", "cre")),
person("Michael", "Delacher", email = "[email protected]", role = c("aut")),
person("Markus", "Feuerer", email = "[email protected]", role = c("aut")),
person("Benedikt", "Brors", email = "[email protected]", role = c("aut"))
)
Author: Charles Imbusch [aut, cre],
Michael Delacher [aut],
Markus Feuerer [aut],
Benedikt Brors [aut]
Maintainer: Charles Imbusch <[email protected]>
Description: The package provides ready to use epigenomes (obtained from TWGBS)
and transcriptomes (RNA-seq) from various tissues as obtained in the study
(Delacher and Imbusch 2017, PMID: 28783152).
Regulatory T cells (Treg cells) perform two distinct functions: they maintain
self-tolerance, and they support organ homeostasis by differentiating into
specialized tissue Treg cells. The underlying dataset characterises the epigenetic
and transcriptomic modifications for specialized tissue Treg cells.
Depends:
R (>= 3.5)
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Imports:
Suggests:
BiocStyle,
knitr,
rmarkdown,
testthat,
ExperimentHub,
bsseq,
SummarizedExperiment,
ggplot2,
reshape2
VignetteBuilder:
knitr
biocViews:
ExperimentData,
Tissue,
Mus_musculus_Data,
SequencingData,
RNASeqData
URL:
https://github.com/cimbusch/tissueTreg
RoxygenNote: 6.0.1