This is the released version of segmenter; for the devel version, see segmenter.
Perform Chromatin Segmentation Analysis in R by Calling ChromHMMBioconductor version: Release (3.21)
Chromatin segmentation analysis transforms ChIP-seq data into signals over the genome. The latter represents the observed states in a multivariate Markov model to predict the chromatin's underlying states. ChromHMM, written in Java, integrates histone modification datasets to learn the chromatin states de-novo. The goal of this package is to call chromHMM from within R, capture the output files in an S4 object and interface to other relevant Bioconductor analysis tools. In addition, segmenter provides functions to test, select and visualize the output of the segmentation.
Author: Mahmoud Ahmed [aut, cre] ORCID: 0000-0002-4377-6541
Maintainer: Mahmoud Ahmed <mahmoud.s.fahmy at students.kasralainy.edu.eg>
Citation (from within R, entercitation("segmenter")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("segmenter")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("segmenter")
Details biocViews HistoneModification, Software Version 1.14.0 In Bioconductor since BioC 3.14 (R-4.1) (3.5 years) License GPL-3 Depends R (>= 4.1) Imports ChIPseeker, GenomicRanges, SummarizedExperiment, IRanges, S4Vectors, bamsignals, ComplexHeatmap, graphics, stats, utils, methods, chromhmmData System Requirements URL Bug Reports https://github.com/MahShaaban/segmenter/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4