scmeth (development version) (original) (raw)
This is the development version of scmeth; for the stable release version, seescmeth.
Functions to conduct quality control analysis in methylation data
Bioconductor version: Development (3.22)
Functions to analyze methylation data can be found here. Some functions are relevant for single cell methylation data but most other functions can be used for any methylation data. Highlight of this workflow is the comprehensive quality control report.
Author: Divy Kangeyan
Maintainer: Divy Kangeyan
Citation (from within R, enter citation("scmeth")
):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("scmeth")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Details
biocViews | DNAMethylation, ImmunoOncology, Preprocessing, QualityControl, SingleCell, Software |
---|---|
Version | 1.29.0 |
In Bioconductor since | BioC 3.7 (R-3.5) (7 years) |
License | GPL-2 |
Depends | R (>= 3.5.0) |
Imports | knitr, rmarkdown, bsseq, AnnotationHub, GenomicRanges, reshape2, stats, utils, BSgenome, DelayedArray(>= 0.5.15), annotatr, SummarizedExperiment(>= 1.5.6), GenomeInfoDb, Biostrings, DT, HDF5Array(>= 1.7.5) |
System Requirements | |
URL | |
Bug Reports | https://github.com/aryeelab/scmeth/issues |
See More
Suggests | BSgenome.Mmusculus.UCSC.mm10, BSgenome.Hsapiens.NCBI.GRCh38, TxDb.Hsapiens.UCSC.hg38.knownGene, org.Hs.eg.db, Biobase, BiocGenerics, ggplot2, ggthemes |
---|---|
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 (x86_64) | |
macOS Binary (arm64) | |
Source Repository | git clone https://git.bioconductor.org/packages/scmeth |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/scmeth |
Package Short Url | https://bioconductor.org/packages/scmeth/ |
Package Downloads Report | Download Stats |