9804152f |
Package: bsseq
|
3842a9d7 |
Version: 1.24.2
|
ebfac0da |
Encoding: UTF-8
|
81449250 |
Title: Analyze, manage and store bisulfite sequencing data
|
a40a448d |
Description: A collection of tools for analyzing and visualizing bisulfite
sequencing data.
|
3f81ef3e |
Authors@R: c(person(c("Kasper", "Daniel"), "Hansen", role = c("aut", "cre"),
|
a40a448d |
email = "kasperdanielhansen@gmail.com"),
|
ebfac0da |
person("Peter", "Hickey", role = "aut", email = "peter.hickey@gmail.com"))
|
a40a448d |
Depends:
|
61dabc44 |
R (>= 3.5),
|
a40a448d |
methods,
BiocGenerics,
|
59617abc |
GenomicRanges (>= 1.33.6),
SummarizedExperiment (>= 1.17.4)
|
a40a448d |
Imports:
|
fc4e9f83 |
IRanges (>= 2.22.2),
|
c5d31d05 |
GenomeInfoDb,
|
a40a448d |
scales,
stats,
graphics,
Biobase,
locfit,
gtools,
|
3e0adc42 |
data.table (>= 1.11.8),
|
59617abc |
S4Vectors (>= 0.25.14),
|
a40a448d |
R.utils (>= 2.0.0),
|
d9114c77 |
DelayedMatrixStats (>= 1.5.2),
|
ebfac0da |
permute,
limma,
|
d9114c77 |
DelayedArray (>= 0.9.8),
|
866ab76f |
Rcpp,
BiocParallel,
|
5aa8515c |
BSgenome,
|
1823d04b |
Biostrings,
|
61dabc44 |
utils,
|
d654f9b5 |
HDF5Array (>= 1.11.9),
|
c4abf2ab |
rhdf5
|
a40a448d |
Suggests:
|
866ab76f |
testthat,
|
a40a448d |
bsseqData,
|
c5d31d05 |
BiocStyle,
|
c810b866 |
rmarkdown,
|
ebfac0da |
knitr,
|
866ab76f |
Matrix,
|
b8c41a98 |
doParallel,
rtracklayer,
|
c4abf2ab |
BSgenome.Hsapiens.UCSC.hg38,
|
c93310e9 |
beachmat (>= 1.5.2),
|
fb5b6ff8 |
BatchJobs
|
a40a448d |
Collate:
|
ebfac0da |
utils.R
|
a40a448d |
hasGRanges.R
|
866ab76f |
BSseq-class.R
|
a40a448d |
BSseqTstat_class.R
BSseq_utils.R
combine.R
read.bsmooth.R
read.bismark.R
BSmooth.R
BSmooth.tstat.R
dmrFinder.R
gof_stats.R
plotting.R
fisher.R
permutations.R
BSmooth.fstat.R
|
c5d31d05 |
BSseqStat_class.R
getStats.R
|
ebfac0da |
hdf5_utils.R
DelayedArray_utils.R
|
866ab76f |
collapseBSseq.R
|
1aef3bd9 |
FWIRanges-class.R
FWGRanges-class.R
|
57cc26c6 |
findLoci.R
|
9804152f |
License: Artistic-2.0
|
c5d31d05 |
VignetteBuilder: knitr
|
9f5a80d7 |
URL: https://github.com/kasperdanielhansen/bsseq
|
c5d31d05 |
BugReports: https://github.com/kasperdanielhansen/bsseq/issues
|
9804152f |
biocViews: DNAMethylation
|
866ab76f |
SystemRequirements: C++11
|
9135fdbd |
LinkingTo: Rcpp, beachmat
|
866ab76f |
NeedsCompilation: yes
|
841ce47f |
RoxygenNote: 7.1.0
|