9804152f |
Package: bsseq
|
3345828d |
Version: 1.17.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:
|
ed78e79e |
R (>= 3.3),
|
a40a448d |
methods,
BiocGenerics,
|
8f4b3264 |
GenomicRanges (>= 1.29.14),
|
c70c9e34 |
SummarizedExperiment (>= 1.9.18),
|
ebfac0da |
parallel
|
a40a448d |
Imports:
|
8f4b3264 |
IRanges (>= 2.11.16),
|
c5d31d05 |
GenomeInfoDb,
|
a40a448d |
scales,
stats,
graphics,
Biobase,
locfit,
gtools,
data.table,
S4Vectors,
R.utils (>= 2.0.0),
|
02752743 |
DelayedMatrixStats (>= 1.1.12),
|
ebfac0da |
permute,
limma,
|
c70c9e34 |
DelayedArray (>= 0.5.34),
|
69959300 |
HDF5Array
|
a40a448d |
Suggests:
RUnit,
bsseqData,
|
c5d31d05 |
BiocStyle,
|
c810b866 |
rmarkdown,
|
ebfac0da |
knitr,
|
a40a448d |
Collate:
|
ebfac0da |
utils.R
|
a40a448d |
hasGRanges.R
BSseq_class.R
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
combine_utils.R
DelayedArray_utils.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
|