-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
87 lines (87 loc) · 1.96 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
Package: bsseq
Version: 1.43.0
Encoding: UTF-8
Title: Analyze, manage and store whole-genome methylation data
Description: A collection of tools for analyzing and visualizing whole-genome
methylation data from sequencing. This includes whole-genome bisulfite
sequencing and Oxford nanopore data.
Authors@R: c(person(c("Kasper", "Daniel"), "Hansen", role = c("aut", "cre"),
email = "kasperdanielhansen@gmail.com", comment = c(ORCID = "0000-0003-0086-0687")),
person("Peter", "Hickey", role = "aut", email = "peter.hickey@gmail.com"))
Depends:
R (>= 4.0),
methods,
BiocGenerics,
GenomicRanges (>= 1.41.5),
SummarizedExperiment (>= 1.19.5)
Imports:
IRanges (>= 2.23.9),
GenomeInfoDb,
scales,
stats,
parallel,
tools,
graphics,
Biobase,
locfit,
gtools,
data.table (>= 1.11.8),
S4Vectors (>= 0.27.12),
R.utils (>= 2.0.0),
DelayedMatrixStats (>= 1.5.2),
permute,
limma,
DelayedArray (>= 0.15.16),
Rcpp,
BiocParallel,
BSgenome,
Biostrings,
utils,
HDF5Array (>= 1.19.11),
rhdf5
Suggests:
testthat,
bsseqData,
BiocStyle,
rmarkdown,
knitr,
Matrix,
doParallel,
rtracklayer,
BSgenome.Hsapiens.UCSC.hg38,
beachmat (>= 1.5.2),
batchtools
Collate:
utils.R
hasGRanges.R
BSseq-class.R
BSseqTstat_class.R
BSseq_utils.R
combine.R
read.bismark.R
read.modbam2bed.R
read.modkit.R
BSmooth.R
BSmooth.tstat.R
dmrFinder.R
gof_stats.R
plotting.R
fisher.R
permutations.R
BSmooth.fstat.R
BSseqStat_class.R
getStats.R
hdf5_utils.R
DelayedArray_utils.R
collapseBSseq.R
FWIRanges-class.R
FWGRanges-class.R
findLoci.R
License: Artistic-2.0
VignetteBuilder: knitr
URL: https://github.com/kasperdanielhansen/bsseq
BugReports: https://github.com/kasperdanielhansen/bsseq/issues
biocViews: DNAMethylation
LinkingTo: Rcpp, beachmat
NeedsCompilation: yes
RoxygenNote: 7.1.0