This is the development version of consensusSeekeR; for the stable release version, see consensusSeekeR.
Detection of consensus regions inside a group of experiences using genomic positions and genomic rangesBioconductor version: Development (3.22)
This package compares genomic positions and genomic ranges from multiple experiments to extract common regions. The size of the analyzed region is adjustable as well as the number of experiences in which a feature must be present in a potential region to tag this region as a consensus region. In genomic analysis where feature identification generates a position value surrounded by a genomic range, such as ChIP-Seq peaks and nucleosome positions, the replication of an experiment may result in slight differences between predicted values. This package enables the conciliation of the results into consensus regions.
Author: Astrid Deschênes [cre, aut] ORCID: 0000-0001-7846-6749 , Fabien Claude Lamaze [ctb], Pascal Belleau [aut] ORCID: 0000-0002-0802-1071 , Arnaud Droit [aut]
Maintainer: Astrid Deschênes <adeschen at hotmail.com>
Citation (from within R, entercitation("consensusSeekeR")
): 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("consensusSeekeR")
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("consensusSeekeR")
Detection of consensus regions inside a group of experiments HTML R Script Reference Manual PDF NEWS Text Details biocViews BiologicalQuestion, ChIPSeq, Coverage, Genetics, MultipleComparison, PeakDetection, Sequencing, Software, Transcription Version 1.37.0 In Bioconductor since BioC 3.3 (R-3.3) (9 years) License Artistic-2.0 Depends R (>= 3.5.0), BiocGenerics, IRanges, GenomicRanges, BiocParallel Imports GenomeInfoDb, rtracklayer, stringr, S4Vectors, methods System Requirements URL https://github.com/adeschen/consensusSeekeR Bug Reports https://github.com/adeschen/consensusSeekeR/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