A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://bioconductor.org/packages/devel/bioc/html/../../bioc/html/rmspc.html below:

Bioconductor - rmspc (development version)

rmspc

This is the development version of rmspc; for the stable release version, see rmspc.

Multiple Sample Peak Calling

Bioconductor version: Development (3.22)

The rmspc package runs MSPC (Multiple Sample Peak Calling) software using R. The analysis of ChIP-seq samples outputs a number of enriched regions (commonly known as "peaks"), each indicating a protein-DNA interaction or a specific chromatin modification. When replicate samples are analyzed, overlapping peaks are expected. This repeated evidence can therefore be used to locally lower the minimum significance required to accept a peak. MSPC uses combined evidence from replicated experiments to evaluate peak calling output, rescuing peaks, and reduce false positives. It takes any number of replicates as input and improves sensitivity and specificity of peak calling on each, and identifies consensus regions between the input samples.

Author: Vahid Jalili [aut], Marzia Angela Cremona [aut], Fernando Palluzzi [aut], Meriem Bahda [aut, cre]

Maintainer: Meriem Bahda <meriembahda at gmail.com>

Citation (from within R, enter citation("rmspc")): 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("rmspc")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("rmspc")
Details biocViews ChIPSeq, ChipOnChip, DataImport, RNASeq, Sequencing, Software Version 1.15.0 In Bioconductor since BioC 3.14 (R-4.1) (3.5 years) License GPL-3 Depends Imports processx, BiocManager, rtracklayer, stats, tools, methods, GenomicRanges, stringr System Requirements .NET 9.0 URL https://genometric.github.io/MSPC/ Bug Reports https://github.com/Genometric/MSPC/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