RBedMethyl
This is the development version of RBedMethyl; to use it, please install the devel version of Bioconductor.
Disk-backed Representation of ONT bedMethyl Files
Bioconductor version: Development (3.23)
Bioconductor-native infrastructure for handling large nanoporetech modkit bedMethyl pileup files from ONT data using HDF5Array and DelayedArray.
Author: Vasileios Lemonidis [aut, cre, cph]
, Center for Oncological Research, University of Antwerp [cph, fnd], Stichting Tegen Kanker [fnd]
Maintainer: Vasileios Lemonidis <vasileios.lemonidis at uantwerpen.be>
citation("RBedMethyl")):
Installation
To install this package, start R (version "4.6") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("RBedMethyl")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual |
Details
| biocViews | DNAMethylation, DataImport, DifferentialMethylation, Epigenetics, Infrastructure, Software |
| Version | 0.99.0 |
| In Bioconductor since | BioC 3.23 (R-4.6) |
| License | GPL (>= 2) |
| Depends | |
| Imports | methods, HDF5Array, rhdf5, DelayedArray, DelayedMatrixStats, SummarizedExperiment, GenomicRanges, S4Vectors, IRanges, data.table |
| System Requirements | |
| URL | https://github.com/CMG-UA/RBedMethyl |
| Bug Reports | https://github.com/CMG-UA/RBedMethyl/issues |
See More
| Suggests | BiocStyle, knitr, rmarkdown, testthat, bsseq |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | |
| Windows Binary (x86_64) | |
| macOS Binary (big-sur-x86_64) | |
| macOS Binary (big-sur-arm64) | |
| macOS Binary (sonoma-arm64) | |
| Source Repository | git clone https://git.bioconductor.org/packages/RBedMethyl |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/RBedMethyl |
| Package Short Url | https://bioconductor.org/packages/RBedMethyl/ |
| Package Downloads Report | Download Stats |