SkillAgentSearch skills...

PeakC

Peak calling for 4C data

Install / Use

/learn @deWitLab/PeakC
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

peakC

Methods for studying the spatial organization of the genome, such as 4C or Capture-C, have become more common. Here we provide an R package that enables non-parametric peak calling for one-vs-all 'C' methods called peakC.

Getting Started

These instructions will allow you to install peakC on your local machine.

Prerequisites

You need The following software and packages to install and run peakC:

R (any recent version)
isotone package (from CRAN)
devtools (for installation from github, not required for running the package)

Installing

By far the easiest is to install peakC directly from GitHub. The following command will enable installation using devtools.

library(devtools)
install_github("deWitLab/peakC")
View on GitHub
GitHub Stars13
CategoryDevelopment
Updated5mo ago
Forks7

Languages

HTML

Security Score

72/100

Audited on Oct 10, 2025

No findings