9804152f |
Package: bsseq
|
fb28afa2 |
Version: 1.17.3
|
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,
|
8f4b3264 |
GenomicRanges (>= 1.29.14),
|
866ab76f |
SummarizedExperiment (>= 1.9.18)
|
a40a448d |
Imports:
|
8f4b3264 |
IRanges (>= 2.11.16),
|
c5d31d05 |
GenomeInfoDb,
|
a40a448d |
scales,
stats,
graphics,
Biobase,
locfit,
gtools,
data.table,
S4Vectors,
R.utils (>= 2.0.0),
|
296c9077 |
DelayedMatrixStats (>= 1.3.6),
|
ebfac0da |
permute,
limma,
|
fc52a8db |
DelayedArray (>= 0.7.15),
|
866ab76f |
Rcpp,
BiocParallel,
|
5aa8515c |
BSgenome,
|
1823d04b |
Biostrings,
|
61dabc44 |
utils,
HDF5Array,
beachmat
|
a40a448d |
Suggests:
|
866ab76f |
testthat,
|
a40a448d |
bsseqData,
|
c5d31d05 |
BiocStyle,
|
c810b866 |
rmarkdown,
|
ebfac0da |
knitr,
|
866ab76f |
Matrix,
|
b8c41a98 |
doParallel,
rtracklayer,
BSgenome.Hsapiens.UCSC.hg38
|
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
|
9804152f |
LazyData: yes
|
c5d31d05 |
LazyDataCompression: xz
BugReports: https://github.com/kasperdanielhansen/bsseq/issues
|
9804152f |
biocViews: DNAMethylation
|
866ab76f |
SystemRequirements: C++11
LinkingTo: Rcpp, Rhdf5lib, beachmat
NeedsCompilation: yes
|
296c9077 |
RoxygenNote: 6.1.0
|