A RetroSearch Logo

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

Search Query:

Showing content from https://github.com/tengmx/gcapc below:

tengmx/gcapc: ChIP-seq peak calling with GC effects adjustment

gcapc: GC effects aware peak caller

ChIP-seq has been widely utilized as the standard technology to detect protein binding regions, where peak calling algorithms were developed particularly to serve the analysis. Existing peak callers lack of power on ranking peaks' significance due to sequencing technology might undergo sequence context biases, e.g. GC bias. gcapc is designed to address this deficiency by modeling GC effects into peak calling.

gcapc is an R/Bioconductor package, which can be installed with source code documented in GitHub or simply through Bioconductor.

If GitHub source installation is selected, make sure dependency R packages are pre-installed as shown in the DESCRIPTION file. Then, install gcapc with following code.

library(devtools)
install_github("tengmx/gcapc")

Alternatively, installation through Bioconductor is as simple as follows.

source("https://bioconductor.org/biocLite.R")
biocLite("gcapc")

First, load the package into R.

Then, follow the steps introduced in the package vignette to estimate GC-bias or peak calling.

You are very welcome to leave any questions/bug messages at GitHub issues.


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