# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "segmenter" in publications use:' type: software license: GPL-3.0-only title: 'segmenter: Perform Chromatin Segmentation Analysis in R by Calling ChromHMM' version: 1.11.0 abstract: 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. authors: - family-names: Ahmed given-names: Mahmoud email: mahmoud.s.fahmy@students.kasralainy.edu.eg orcid: https://orcid.org/0000-0002-4377-6541 repository: https://bioc.r-universe.dev repository-code: https://github.com/MahShaaban/segmenter url: https://github.com/MahShaaban/segmenter contact: - family-names: Ahmed given-names: Mahmoud email: mahmoud.s.fahmy@students.kasralainy.edu.eg orcid: https://orcid.org/0000-0002-4377-6541